llvm-6502/lib
Bill Wendling 381802f8e0 If there are no machine instructions emitted for a function, then insert
a "nop" instruction so that we don't have the function's label associated
with something that it's not supposed to be associated with.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46394 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-26 06:51:24 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix some bugs in SimplifyNodeWithTwoResults where it would call deletenode to 2008-01-26 01:09:19 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target If there are no machine instructions emitted for a function, then insert 2008-01-26 06:51:24 +00:00
Transforms If there are no machine instructions emitted for a function, then insert 2008-01-26 06:51:24 +00:00
VMCore
Makefile