aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMMCAsmInfo.h
AgeCommit message (Expand)Author
2011-07-14Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng
2009-08-22rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin.Chris Lattner
2009-08-22Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner