[PATCH] D15883: Add ARM EHABI-related constants to unwind.h.

Joerg Sonnenberger via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 18 11:39:11 PST 2016


On Tue, Jan 05, 2016 at 05:27:34AM +0000, Timon Van Overveldt via cfe-commits wrote:
> 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.

IMO they should be defined *only* for EHABI.

Joerg


More information about the cfe-commits mailing list