summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-01-09 00:42:07 +0000
committeremaste <emaste@FreeBSD.org>2016-01-09 00:42:07 +0000
commitb88b2cfedcccee796c18c2898e226c63b9959fcc (patch)
treeba3eadca67152e1581a6aee881d2b42ca3a2ed0a /contrib/llvm/lib/Support
parentf1d7628d6be0a172983bb0a8b843f1bbf704e1ef (diff)
downloadFreeBSD-src-b88b2cfedcccee796c18c2898e226c63b9959fcc.zip
FreeBSD-src-b88b2cfedcccee796c18c2898e226c63b9959fcc.tar.gz
Support use of LLVM's libunwind for exception unwinding
It is built in libgcc_s.so and libgcc_eh.a to simplify transition. It is enabled by default on arm64 (where we previously had no other unwinder) and may be enabled for testing on other platforms by setting WITH_LLVM_LIBUNWIND in src.conf(5). Also add compiler-rt's __gcc_personality_v0 implementation for use with the LLVM unwinder. Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D4787
Diffstat (limited to 'contrib/llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud