Revert "[compiler-rt] Cleanup usage of C++ ABI library"
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 15 Feb 2019 18:25:26 +0000 (18:25 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 15 Feb 2019 18:25:26 +0000 (18:25 +0000)
commitea686e284531d5a87034d5c5c1ddab10b672dd84
tree77d33d91f300aad267979d9f789950667476826c
parenta22814a399e2079d12760b3ce17ada9c95054ffe
Revert "[compiler-rt] Cleanup usage of C++ ABI library"

This reverts r354132 because it breaks sanitizer-x86_64-linux:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/19915

llvm-svn: 354153
compiler-rt/CMakeLists.txt
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/fuzzer/tests/CMakeLists.txt
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/scudo/CMakeLists.txt
compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
compiler-rt/lib/tsan/dd/CMakeLists.txt
compiler-rt/lib/tsan/tests/CMakeLists.txt
compiler-rt/lib/ubsan/CMakeLists.txt
compiler-rt/lib/xray/tests/CMakeLists.txt