[PATCH] D45604: Support for multiarch runtimes layout

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 01:35:56 PDT 2018


Hahnfeld added a comment.

Should `ENABLE_PER_TARGET_RUNTIME_DIR` be declared at LLVM's top level `CMakeLists.txt`? If I read the patch correctly, it's in `clang` so `llvm/runtimes/` relies on the default value being `OFF` (hard to tell because the patch doesn't follow the current layout of the SVN repository but rather a git monorepo?)


Repository:
  rL LLVM

https://reviews.llvm.org/D45604





More information about the llvm-commits mailing list