[PATCH] D132478: [runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUNTIMES

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 16:00:06 PDT 2022


Ericson2314 added a comment.

Ah right, `runtimes/` and `llvm/runtimes` are the two ways that remain per the plan.

It is generally nice to more narrowly "scope" `LLVM_DEFAULT_RUNTIMES` to where it is used, but I do see the concrete benefits when you are shuffling things between the lists.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132478/new/

https://reviews.llvm.org/D132478



More information about the llvm-commits mailing list