[PATCH] D58013: [compiler-rt] Build custom libcxx with libcxxabi
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 14 01:40:38 PST 2019
Hahnfeld updated this revision to Diff 186803.
Hahnfeld marked 3 inline comments as done.
Hahnfeld added a comment.
Cleaunup `CustomLibcxx/CMakeLists.txt` and build custom libcxx without exceptions.
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.186803.patch
Type: text/x-patch
Size: 14929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/0a17ace5/attachment.bin>
More information about the llvm-commits
mailing list