Charles Davis
|
329cf66e84
|
Fix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big, and UOP_PushMachFrame
to match Microsoft's definitions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132112 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-26 05:24:15 +00:00 |
|
Charles Davis
|
f2007b3c19
|
Include DataTypes.h from this header to get the uint*_t types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-22 00:05:26 +00:00 |
|
Charles Davis
|
fa89218a43
|
Fix build issues with headers, which I discovered by actually using them.
Also, convert all the inline functions on UnwindInfo into methods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131622 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-19 02:47:23 +00:00 |
|
Charles Davis
|
090a929aea
|
Get rid of extern "C" from the Win64 EH header.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-15 17:09:26 +00:00 |
|
Charles Davis
|
c36849c403
|
Add a header containing definitions used to implement Win64 exception handling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131380 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-15 14:42:22 +00:00 |
|