aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreMCAsmInfo.cpp
AgeCommit message (Expand)Author
2010-07-14Don't pass StringRef by reference.Benjamin Kramer
2010-04-04eliminate the magic AbsoluteDebugSectionOffsets MAI hook,Chris Lattner
2010-01-26Eliminate SetDirective, and replace it with HasSetDirective.Chris Lattner
2010-01-20revert 93934, removing the MCAsmInfo endianness bit. I can'tChris Lattner
2010-01-19give MCAsmInfo a 'has little endian' bit. This is unfortunate, butChris Lattner
2009-08-22Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner