llvm-6502/include
Chris Lattner a2406190ca Drop the argument to AsmPrinter::EmitConstantPool and make it virtual.
Overload it in the ARM backend to do nothing, since is does insane
constant pool emission.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94708 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-28 00:19:24 +00:00
..
llvm Drop the argument to AsmPrinter::EmitConstantPool and make it virtual. 2010-01-28 00:19:24 +00:00
llvm-c Changed constants to an enum so as not to pollute the 2010-01-27 23:20:51 +00:00