Enable DebugInfo support for COFF object files.
[oota-llvm.git] / lib / MC / MCAsmInfoCOFF.cpp
2011-02-24 Devang PatelEnable DebugInfo support for COFF object files.
2010-08-23 Michael J. SpencerRevert part of my last commit. the mingw32 build bot...
2010-08-23 Michael J. SpencerWorkaround broken jump tables on x86-64 COFF.
2010-04-04 Chris Lattnereliminate the magic AbsoluteDebugSectionOffsets MAI...
2010-04-04 Chris LattnerisAbsoluteEHSectionOffsets always returns false, elimin...
2010-03-12 Chris Lattnermove fastcall/stdcall mangling up into Mangler.
2010-01-26 Chris Lattneruse EmitLinkage for functions as well as globals. ...
2010-01-26 Chris LattnerEliminate SetDirective, and replace it with HasSetDirec...
2010-01-26 Rafael EspindolaEmit .comm alignment in bytes but .align in powers...
2010-01-25 Chris Lattnercoff targets support alignment on .comm
2010-01-23 Chris Lattnermcize lcomm, simplify .comm, extend both to support...
2010-01-23 Chris Lattnermcize visibility directives.
2010-01-20 Chris Lattnerrevert 93934, removing the MCAsmInfo endianness bit...
2010-01-19 Chris Lattnergive MCAsmInfo a 'has little endian' bit. This is...
2010-01-19 Chris Lattnerhookize the cygwin ".linkonce" directive.
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right