llvm-project/libunwind
Martin Storsjo b51c49aa52 Skip building unused parts when targeting SJLJ
When SJLJ exceptions are used, those functions aren't used.

This fixes build failures on ARM with SJLJ enabled (e.g. on armv7/iOS)
when built using the CMake project files.

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

llvm-svn: 314197
2017-09-26 08:07:26 +00:00
..
cmake [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
docs Fix a typo in the documentation. NFC. 2017-09-16 20:52:05 +00:00
include ARM: explicitly specify the 8-byte alignment 2017-08-23 16:50:27 +00:00
src Skip building unused parts when targeting SJLJ 2017-09-26 08:07:26 +00:00
test ARM: explicitly specify the 8-byte alignment 2017-08-23 16:50:27 +00:00
.arcconfig Update .arcconfig 2016-07-20 23:56:17 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
CMakeLists.txt [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
LICENSE.TXT Fix the project name in the license file. 2017-02-27 17:47:58 +00:00