summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Reader/Reader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-07 19:31:33 +0000
committerChris Lattner <sabre@nondot.org>2007-02-07 19:31:33 +0000
commitbf6286ba0488ffb9efd85cd4e8ae30cdfda37681 (patch)
treeb7b87ec5d3a9eae086b565d8e97af25698c8a0ea /llvm/lib/Bytecode/Reader/Reader.cpp
parentdd602bcd08951f2b846fb5acd1e022af7c49700e (diff)
downloadbcm5719-llvm-bf6286ba0488ffb9efd85cd4e8ae30cdfda37681.tar.gz
bcm5719-llvm-bf6286ba0488ffb9efd85cd4e8ae30cdfda37681.zip
Fix Transforms/DeadArgElim/2007-02-07-FuncRename.ll, fallout from PR411.
This happened because deadargelim now causes VMCore to auto-rename every function that it hacks arguments out of. Because it hacks arguments out of functions in a non-deterministic order, this caused the resultant numbering to be nondet. The fix is to just be careful to not rename functions! llvm-svn: 34005
Diffstat (limited to 'llvm/lib/Bytecode/Reader/Reader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud