aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/WinCOFFStreamer.cpp
AgeCommit message (Expand)Author
2010-08-25MC: Fix inconsistant naming in COFF object writer. Patch by Cameron Esfahani.Michael J. Spencer
2010-07-31Add relax all support to the COFF object streamer.Michael J. Spencer
2010-07-19MC: Add WinCOFFStreamer implementation and merge common code from MachOMichael J. Spencer
2010-07-11introduce WinCOFFStreamer.cpp, patch by Michael Spencer!Chris Lattner