aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-extract/llvm-extract.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
commit4e5f03602c8f990f8ed35574535a29fcd44c8890 (patch)
tree56093761c098477157c31e48f0cd7428db6d2065 /tools/llvm-extract/llvm-extract.cpp
parent5d461d20aea308471f2a31b718a274bfee28b60c (diff)
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. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13102 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-extract/llvm-extract.cpp')
0 files changed, 0 insertions, 0 deletions