BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / Win64EH.h
2014-03-05 Rui UeyamaPartially roll back r202915.
2014-03-05 Rui UeyamaFix endianness bug.
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2012-12-05 Michael J. SpencerUpdates to Win64EH.h structures.
2011-05-26 Charles DavisFix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big...
2011-05-22 Charles DavisInclude DataTypes.h from this header to get the uint...
2011-05-19 Charles DavisFix build issues with headers, which I discovered by...
2011-05-15 Charles DavisGet rid of extern "C" from the Win64 EH header.
2011-05-15 Charles DavisAdd a header containing definitions used to implement...