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