MC CFG: Remap enough for the inserted instruction.
[oota-llvm.git] / lib / MC / MCAsmInfoCOFF.cpp
2013-04-22 Matt ArsenaultRemove unused DwarfSectionOffsetDirective string
2012-09-07 Benjamin KramerFix alignment of .comm and .lcomm on mingw32.
2012-09-07 Benjamin KramerContrary to what the documentation says, .lcomm alignme...
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-03-27 Craig TopperPrune some includes
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-11-29 Michael J. SpencerMC/X86/COFF: Allow quotes in names when targeting MS...
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-09-23 Eli FriedmanPR10989: Don't print .hidden on Windows.
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-02-25 Cameron ZwarichRoll out r126425 and r126450 to see if it fixes the...
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