aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreTargetAsmInfo.cpp
AgeCommit message (Expand)Author
2009-06-19Move up dwarf writer initialization in common AsmPrinter class.Devang Patel
2009-06-18simplify macro debug info directive handling.Chris Lattner
2009-05-09Rename PaddedSize to AllocSize, in the hope that thisDuncan Sands
2009-03-07Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands
2009-01-12Rename getABITypeSize to getTypePaddedSize, asDuncan Sands
2008-11-07Add XCore backend.Richard Osborne