[PATCH] D38471: Allow compiler-rt test targets to work with multi-config CMake generators

Greg Bedwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 08:42:27 PDT 2017


gbedwell updated this revision to Diff 119856.
gbedwell added a comment.

Sorry for the delay on this.  I got pulled onto something else for a bit.  I've put the include(AddLLVM) statements back and tested a standalone compiler-rt build (on Linux) too.  Thanks again for taking a look.


https://reviews.llvm.org/D38471

Files:
  cmake/Modules/AddCompilerRT.cmake
  test/CMakeLists.txt
  test/lit.common.cfg
  test/lit.common.configured.in
  unittests/CMakeLists.txt
  unittests/lit.common.unit.configured.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38471.119856.patch
Type: text/x-patch
Size: 5147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/8b7d4477/attachment.bin>


More information about the llvm-commits mailing list