This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from d1997bff3 [sanitizer] Support libc++abi in addition to libstdc++ new 8e31fff29 Revert "[sanitizer] Support libc++abi in addition to libstdc++" new 99ae2fab3 Revert "[sanitizer] Support compiler-rt builtins"
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 50 ------------------------------------ cmake/Modules/HandleCompilerRT.cmake | 21 --------------- cmake/config-ix.cmake | 22 +--------------- lib/asan/CMakeLists.txt | 8 +++--- lib/lsan/CMakeLists.txt | 5 +--- lib/stats/CMakeLists.txt | 5 +--- lib/tsan/CMakeLists.txt | 5 +--- lib/tsan/dd/CMakeLists.txt | 6 +---- lib/ubsan/CMakeLists.txt | 6 ----- 9 files changed, 8 insertions(+), 120 deletions(-) delete mode 100644 cmake/Modules/HandleCompilerRT.cmake