[llvm-commits] CVS: llvm/test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
Chris Lattner
clattner at apple.com
Thu Jan 4 10:19:11 PST 2007
>> Perhaps in addition to returning an error code, llvm-upgrade should
>> emit something like "parse failed" to the output stream, so that
>> later llvm-as's will die.
>
> Actually, it looks like there was something seriously broken locally
> in my tree. Cleaning llvm-upgrade and rebuilding it seems to have
> cleared up many of the issues, but I still have some failures, e.g.
> in Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll:
>
> $ ../../../TestRunner.sh 2006-12-08-Ptr-ICmp-Branch.ll
Ah, you're way ahead of me. Updating fixed it, thanks Reid!
-Chris
More information about the llvm-commits
mailing list