[llvm-commits] [llvm] r61558 - in /llvm/trunk: include/llvm/Assembly/ lib/AsmParser/ lib/VMCore/ test/Assembler/ test/Feature/ test/Integer/ test/Linker/ test/Transforms/GlobalOpt/ test/Verifier/ tools/bugpoint/ tools/llvm-as/
Bill Wendling
isanbard at gmail.com
Fri Jan 2 01:23:28 PST 2009
On Jan 2, 2009, at 12:49 AM, Chris Lattner wrote:
> On Jan 2, 2009, at 12:20 AM, Bill Wendling wrote:
>> I'm getting this with a release build:
>>
>> Running /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/
>> Analysis/BasicAA/dg.exp ...
>> FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/
>> Analysis/BasicAA/licmtest.ll
>
> Ooh, that's nasty. Please see if r61566 fixes it. If not, please
> send me a stack track, thanks!
>
That seemed to fix it. Quite a nasty typo indeed. ;-)
Thanks!
-bw
More information about the llvm-commits
mailing list