commit | e53dc3f92c82bd2b8810881a5724a557fc246659 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Tue Sep 26 08:07:26 2017 +0000 |
committer | Martin Storsjo <martin@martin.st> | Tue Sep 26 08:07:26 2017 +0000 |
tree | 668fa977ed2ebad17747449dbb4cb89e003b2049 | |
parent | 065563a2fe470ad72bc5c7e0495fe1750a792b50 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@314197 91177308-0d34-0410-b5e6-96231b3b80d8