llvm-6502/lib/Transforms
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
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO DAE bug fix. Don't lose parameter attributes on vararg arguments. 2008-01-17 04:18:54 +00:00
Scalar If there are no machine instructions emitted for a function, then insert 2008-01-26 06:51:24 +00:00
Utils Create an explicit copy for byval parameters even 2008-01-26 06:41:49 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00