aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/Win64Exception.cpp
AgeCommit message (Expand)Author
2011-07-18Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng
2011-05-30Emit the handler's data area. For GCC-style exceptions under Win64, theCharles Davis
2011-05-29When generating against the Win64 EH scheme, set the handler to the GCC-specificCharles Davis
2011-05-28When generating code for Win64 EH, emit StartProc and EndProc directives.Charles Davis
2011-05-27Stub out support for Win64-style exceptions. Note that this is merely usingCharles Davis