Add ARM EHABI-related constants to unwind.h.
authorLogan Chien <tzuhsiang.chien@gmail.com>
Sun, 28 Feb 2016 15:01:42 +0000 (15:01 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Sun, 28 Feb 2016 15:01:42 +0000 (15:01 +0000)
commit3267ca225d19aecdae43843905851c3ebf823b1d
treec15cfba451b788a08830aca83cbd37bd5dfed950
parent431b0e18b4c1e2a4cfcffd797b4f8b9581164da4
Add ARM EHABI-related constants to unwind.h.

Adds a number of constants, defined in the ARM EHABI spec, to the Clang
lib/Headers/unwind.h header. This is prerequisite for landing
http://reviews.llvm.org/D15781, as previously discussed there.

Patch by Timon Van Overveldt.

llvm-svn: 262178
clang/lib/Headers/unwind.h