give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
[oota-llvm.git] / lib / Target / Sparc / SparcMCAsmInfo.cpp
2010-01-19 Chris Lattnergive MCAsmInfo a 'has little endian' bit. This is...
2009-09-08 Richard PenningtonAdd source debug information to the Sparc code generator.
2009-08-26 Venkatraman Govind... Generate section for bss and enable weak symbols
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.