[PATCH] D36348: [CMake][runtimes] Support for building target variants

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 20:15:20 PDT 2017


phosek created this revision.
Herald added a subscriber: mgorny.

This can be used to build non-sanitized and sanitized versions of
runtimes, where sanitized versions use the just built sanitizer
which in turn may use the non-sanitized version.


Repository:
  rL LLVM

https://reviews.llvm.org/D36348

Files:
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36348.109846.patch
Type: text/x-patch
Size: 4808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170805/99511756/attachment.bin>


More information about the llvm-commits mailing list