[PATCH] D60332: [gn] Support for per-target runtime directory layout

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 12:09:56 PDT 2019


phosek created this revision.
phosek added reviewers: thakis, pcc.
Herald added subscribers: llvm-commits, kubamracek, srhines.
Herald added a project: LLVM.

This change also introduces the clang_enable_per_target_runtime_dir
to enable the use of per-target runtime directory layout which is the
equivalent of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR CMake option.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60332

Files:
  llvm/utils/gn/secondary/clang/runtimes.gni
  llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/target.gni
  llvm/utils/gn/secondary/compiler-rt/test/hwasan/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60332.193931.patch
Type: text/x-patch
Size: 4565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/46a3503b/attachment.bin>


More information about the llvm-commits mailing list