Go to file
Bill Wendling 5079483957 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.

llvm-svn: 46394
2008-01-26 06:51:24 +00:00
clang Tweaks to EmitLValue in CGExprConstant. Patch by Eli Friedman. 2008-01-26 04:30:23 +00:00
llvm If there are no machine instructions emitted for a function, then insert 2008-01-26 06:51:24 +00:00