1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Target/XCore/AsmPrinter
Chris Lattner 6f360c3c91 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