llvm-6502/lib
Dan Gohman e7fd7c6886 Remove this debug output. The MachineFunction will be printed once all of
instruction selection is done; it's confusing to see parts of it printed,
while other parts are omitted, along the way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102771 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 21:21:21 +00:00
..
Analysis Attach AT_APPLE_optimized attribute to optimized function's debug info. 2010-04-30 19:38:23 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove this debug output. The MachineFunction will be printed once all of 2010-04-30 21:21:21 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Make this code less confusing. Instead of reassigning BB, just operate 2010-04-30 20:14:26 +00:00
Transforms Preserve debug info attached with call instruction while eliminating dead argument. 2010-04-30 20:23:54 +00:00
VMCore
Makefile