]> granicus.if.org Git - clang/commit
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 13 May 2014 18:58:36 +0000 (18:58 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 13 May 2014 18:58:36 +0000 (18:58 +0000)
commit0d5bfdd4c125d2881e3ccced8d0bee4c1d48c5d3
treed02fd11daa71c4283681cc6b2dd1959c4b140318
parent4bcbcd0ec5e92ec690fd727bff287b12023cdc3f
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind
instructions.

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