summaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
Commit message (Expand)AuthorAge
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-10
* Add support for implicit TLS model used with MS VC runtime.Anton Korobeynikov2012-02-11
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-20
* Section relative fixups are a coff concept, not a x86 one. Replace theRafael Espindola2011-12-24
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-24