summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for implicit TLS model used with MS VC runtime.Anton Korobeynikov2012-02-111-1/+1
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-6/+1
* Section relative fixups are a coff concept, not a x86 one. Replace theRafael Espindola2011-12-241-1/+1
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-241-0/+70
OpenPOWER on IntegriCloud