Support for generating ELF objects on Windows.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86MCAsmInfo.cpp
2012-09-24 Jim GrosbachMark jump tables in code sections with DataRegion direc...
2012-08-06 Eric ChristopherAdd support for the OpenBSD for Bitrig.
2012-05-05 Jim GrosbachNuke a few dead remnants of the CBE.
2012-04-07 NAKAMURA TakumiTarget/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfC...
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-07-15 Chandler CarruthRemove an unnecessary header from this file. I don...
2011-07-15 Evan ChengMove some parts of TargetAsmInfo down to MCAsmInfo...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...