llvm-6502/lib
Chris Lattner 3749c9cae4 Remove the 'printname' argument to WriteAsOperand. It is always true, and
passing false would make the asmprinter fail anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32264 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-06 06:16:21 +00:00
..
Analysis Remove the 'printname' argument to WriteAsOperand. It is always true, and 2006-12-06 06:16:21 +00:00
Archive
AsmParser Regenerate. 2006-12-05 23:50:48 +00:00
Bytecode Fix a CmpInst writing bug by removing merge cruft that I *know* I've removed 2006-12-06 04:27:07 +00:00
CodeGen eliminate fp statistic 2006-12-06 01:48:55 +00:00
Debugger
ExecutionEngine
Linker
Support
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target These asm printers shouldn't use assembly/writer.h 2006-12-06 06:13:25 +00:00
Transforms Remove the 'printname' argument to WriteAsOperand. It is always true, and 2006-12-06 06:16:21 +00:00
VMCore Remove the 'printname' argument to WriteAsOperand. It is always true, and 2006-12-06 06:16:21 +00:00
Makefile