Fix some issues Duncan found in the previous commit.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 25 May 2011 12:54:08 +0000 (12:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 25 May 2011 12:54:08 +0000 (12:54 +0000)
commit52f6a4de951edf890c3988c92318b13e45fd3b85
tree518d00e57160a1fd2b24af7ca46fd06ebe58524e
parent6cd71c6292b8803fb3affe7cfc6f527fcdb280d8
Fix some issues Duncan found in the previous commit.

I kept the reference to the ABI since that is the common case. The
-fno-asynchronous-unwind-tables option is a user controlled way of breaking
the ABI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132053 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
include/llvm/Function.h