]> granicus.if.org Git - clang/commit
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind instructions.
authorRenato Golin <renato.golin@linaro.org>
Fri, 27 Feb 2015 16:35:48 +0000 (16:35 +0000)
committerRenato Golin <renato.golin@linaro.org>
Fri, 27 Feb 2015 16:35:48 +0000 (16:35 +0000)
commit512a33ebc086de94839fc3cc479d65c06d67370d
treefd066cab1df19808615a3e96e04082d79c7ec1d2
parent150aa85094cfdacb7c49cc574c1ec5a07e0984c6
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind instructions.

Equally to NetBSD, Bitrig will be using .eh_frame unwinding on ARM.

Patch by Patrick Wildt.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230763 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c