Revert "[CMake] Use a different source depending on C++ support"
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Sun, 17 Jun 2018 09:51:33 +0000 (09:51 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Sun, 17 Jun 2018 09:51:33 +0000 (09:51 +0000)
commit71befacd6cf168bb72c45d953da560603293e802
treecf4c3ffd7d8df5127f85b7ef3ef3054dbd73f809
parent4d6b33c5103cfc33456514f34e8a2d309abafacc
Revert "[CMake] Use a different source depending on C++ support"

This reverts commit r332924 and followup r332936 silencing a warning.

The change breaks the build on x86 if there is no 32-bit version of the
C++ libraries, see discussion in https://reviews.llvm.org/D47169.

llvm-svn: 334903
compiler-rt/cmake/Modules/CompilerRTUtils.cmake
compiler-rt/cmake/config-ix.cmake