Headers: fix _Unwind_{G,S}etGR for non-EHABI targets
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 27 Jul 2017 21:56:25 +0000 (21:56 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 27 Jul 2017 21:56:25 +0000 (21:56 +0000)
commitb5eca2f9a2a8d5dbbed6a9e0ba7a8b994e1ed618
treeb4b9566ded221fd07559c48f98fbd26b9ff91f1a
parenta2df2f09f4ddef8284c78ed1a9da28c986938082
Headers: fix _Unwind_{G,S}etGR for non-EHABI targets

The EHABI definition was being inlined into the users even when EHABI
was not in use.  Adjust the condition to ensure that the right version
is defined.

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