aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/Win64EH.h
AgeCommit message (Expand)Author
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher
2012-12-05Updates to Win64EH.h structures.Michael J. Spencer
2011-05-26Fix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big, and UOP_PushMachFrameCharles Davis
2011-05-22Include DataTypes.h from this header to get the uint*_t types.Charles Davis
2011-05-19Fix build issues with headers, which I discovered by actually using them.Charles Davis
2011-05-15Get rid of extern "C" from the Win64 EH header.Charles Davis
2011-05-15Add a header containing definitions used to implement Win64 exception handling.Charles Davis