TargetAsmBackend has been renamed to MCAsmBackend.
[oota-llvm.git] / lib / MC / MCObjectFileInfo.cpp
2011-07-20 Evan ChengX86 is the only target that uses coff format. This...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Benjamin KramerInitialize the EHFrameSection pointer to zero.
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...