mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 17:56:07 +00:00

Use positive logic (i.e. llgs_platform/debugserver_platform) for indicating which platforms use the particular server variant. Deduplicate the lists — it is rather expected that none of the platforms using LLGS would use debugserver. Differential Revision: https://reviews.llvm.org/D90875