[PATCH] D58013: [compiler-rt] Build custom libcxx with libcxxabi

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:20:57 PST 2019


Hahnfeld updated this revision to Diff 186705.
Hahnfeld retitled this revision from "[compiler-rt] Introduce SANITIZER_LIBCXX_CXX_ABI" to "[compiler-rt] Build custom libcxx with libcxxabi".
Hahnfeld edited the summary of this revision.
Herald added subscribers: jdoerfert, jfb, kubamracek.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58013/new/

https://reviews.llvm.org/D58013

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/cmake/Modules/CustomLibcxx/CMakeLists.txt
  compiler-rt/lib/fuzzer/CMakeLists.txt
  compiler-rt/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/lib/msan/tests/CMakeLists.txt
  compiler-rt/lib/tsan/CMakeLists.txt
  compiler-rt/test/fuzzer/lit.cfg
  compiler-rt/test/msan/CMakeLists.txt
  compiler-rt/test/tsan/CMakeLists.txt
  compiler-rt/test/tsan/Linux/check_memcpy.c
  compiler-rt/test/tsan/Linux/check_memcpy.cc
  compiler-rt/test/tsan/lit.cfg
  compiler-rt/test/tsan/static_init6.cc
  libcxx/CMakeLists.txt
  libcxx/cmake/Modules/HandleLibCXXABI.cmake
  libcxxabi/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58013.186705.patch
Type: text/x-patch
Size: 14615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/da617a7f/attachment-0001.bin>


More information about the llvm-commits mailing list