summaryrefslogtreecommitdiff
path: root/lib/MC/MCWinEH.cpp
AgeCommit message (Expand)Author
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2016-10-10Revert r283690, "MC: Remove unused entities."Peter Collingbourne
2016-10-09MC: Remove unused entities.Peter Collingbourne
2016-05-02[MC] Create unique .pdata sections for every .text sectionReid Kleckner
2015-11-18Stop producing .data.rel sections.Rafael Espindola
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola
2015-03-04Remove MCStreamer.h include from MCContext.h and explictly include it where n...Pete Cooper
2014-12-22Fix Windows unwind info for functions in sections other than .textReid Kleckner
2014-09-04MC Win64: Put unwind info for COMDAT code into the same COMDAT groupReid Kleckner
2014-08-07MC: split Win64EHUnwindEmitter into a shared streamerSaleem Abdulrasool