aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Win64EH.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-6/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+5
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-4/+14
* Updates to Win64EH.h structures.Michael J. Spencer2012-12-051-23/+58
* Fix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big, and UOP_PushMachFrameCharles Davis2011-05-261-1/+1
* Include DataTypes.h from this header to get the uint*_t types.Charles Davis2011-05-221-0/+2
* Fix build issues with headers, which I discovered by actually using them.Charles Davis2011-05-191-23/+25
* Get rid of extern "C" from the Win64 EH header.Charles Davis2011-05-151-4/+0
* Add a header containing definitions used to implement Win64 exception handling.Charles Davis2011-05-151-0/+100