aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCodeEmitter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-04-21 22:29:37 +0000
committerChris Lattner <sabre@nondot.org>2004-04-21 22:29:37 +0000
commitfb9a299f68a0a81c2decc791c891da5f563be18f (patch)
treea70f8e34ef8d69194a4a811ed611b9061d1173e3 /llvm/lib/CodeGen/MachineCodeEmitter.cpp
parentdc7cc350889acf51bd1aa9a6b0165f0b7dde6912 (diff)
downloadllvm-fb9a299f68a0a81c2decc791c891da5f563be18f.zip
llvm-fb9a299f68a0a81c2decc791c891da5f563be18f.tar.gz
llvm-fb9a299f68a0a81c2decc791c891da5f563be18f.tar.bz2
This code really wants to iterate over the OPERANDS of an instruction, not
over its USES. If it's dead it doesn't have any uses! :) Thanks to the fabulous and mysterious Bill Wendling for pointing this out. :) llvm-svn: 13102
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions