hanchenye-llvm-project/libunwind
Petr Hosek 9ad496b2c8 [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling
CMake has the problem with the single dash variant because of the
space, so use the double dash with equal sign version. The compile
flag handling had a typo which caused these flag not to be properly
include. We also don't have to pass the target triple when checking
for compiler-rt since that flag is already included in compile flags
now.

Differential Revision: https://reviews.llvm.org/D32071

llvm-svn: 300419
2017-04-16 06:08:44 +00:00
..
cmake [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
docs Try to trigger the new docs builder. NFC 2017-04-03 19:23:11 +00:00
include [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
src Fix unused typedef. Follow up to r299575. 2017-04-06 17:35:35 +00:00
test
.arcconfig
.clang-format
CMakeLists.txt [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
LICENSE.TXT Fix the project name in the license file. 2017-02-27 17:47:58 +00:00