aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCWin64EH.cpp
AgeCommit message (Expand)Author
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-08-08Fix for .pdata and .xdata section attributes on COFF.Anton Korobeynikov
2011-07-20Add MCObjectFileInfo and sink the MCSections initialization code fromEvan Cheng
2011-07-15Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatestEvan Cheng
2011-05-27Add a parameter to the Win64 EH section getters to get a section with aCharles Davis
2011-05-27Assorted fixes for Win64 EH unwind info emission:Charles Davis
2011-05-27Start keeping track of where the various unwind instructions are in the prolog.Charles Davis
2011-05-27Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structsCharles Davis
2011-05-22Implement emission of all Win64 exception tables. Make the COFF streamer emitCharles Davis
2011-05-22Make the COFF streamer emit unwind info when processing a .seh_handlerdataCharles Davis