[PATCH] Test compiler-rt without first installing its libs into clang

Greg Fitzgerald garious at gmail.com
Thu Apr 17 18:17:54 PDT 2014


Hi samsonov,

This patch, in combination with http://reviews.llvm.org/D3327, allow you to build and test the compiler-rt libraries before installing them into clang.

http://reviews.llvm.org/D3415

Files:
  CMakeLists.txt
  test/asan/TestCases/default_blacklist.cc
  test/asan/lit.cfg
  test/dfsan/lit.cfg
  test/lit.common.cfg
  test/lit.common.configured.in
  test/lsan/lit.common.cfg
  test/msan/default_blacklist.cc
  test/msan/lit.cfg
  test/profile/lit.cfg
  test/tsan/lit.cfg
  test/ubsan/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3415.1.patch
Type: text/x-patch
Size: 6690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140417/7dbc50fc/attachment.bin>


More information about the llvm-commits mailing list