summaryrefslogtreecommitdiff
path: root/lib/MC/MCWin64EH.cpp
Commit message (Expand)AuthorAge
* Add MCObjectFileInfo and sink the MCSections initialization code fromEvan Cheng2011-07-20
* Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatestEvan Cheng2011-07-15
* Add a parameter to the Win64 EH section getters to get a section with aCharles Davis2011-05-27
* Assorted fixes for Win64 EH unwind info emission:Charles Davis2011-05-27
* Start keeping track of where the various unwind instructions are in the prolog.Charles Davis2011-05-27
* Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structsCharles Davis2011-05-27
* Implement emission of all Win64 exception tables. Make the COFF streamer emitCharles Davis2011-05-22
* Make the COFF streamer emit unwind info when processing a .seh_handlerdataCharles Davis2011-05-22