Use raw_pwrite_stream in the object writer/streamer.
[oota-llvm.git] / include / llvm / MC / MCWinCOFFStreamer.h
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-09-17 Yaron KerenAdd and update reset() and doInitialization() methods...
2014-06-29 Saleem AbdulrasoolMC: rename EmitWin64EH routines
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-05-22 Saleem AbdulrasoolMC: formalise some assertions into proper errors
2014-04-27 Rafael EspindolaMake getOrCreateSymbolData non virtual.
2014-04-27 Saleem AbdulrasoolMC: rename WinCOFFStreamer and move declaration out...