llvm-project/llvm/lib/Target/XCore/AsmPrinter
Chris Lattner 8b5d55ed06 now that MCSymbol::print doesn't use it's MAI argument, we can
remove it and change all the code that prints MCSymbols to use 
<< instead, which is much simpler and cleaner.

llvm-svn: 93695
2010-01-17 21:43:43 +00:00
..
CMakeLists.txt
Makefile
XCoreAsmPrinter.cpp now that MCSymbol::print doesn't use it's MAI argument, we can 2010-01-17 21:43:43 +00:00