[llvm-commits] [llvm] r67638 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/ptr-int-cast.ll
Frits van Bommel
fvbommel at wxs.nl
Tue Mar 24 14:34:28 PDT 2009
Duncan Sands wrote:
> Hi Chris,
>
>> +; RUN: llvm-as < %s | opt -instcombine | llvm-dis > %t
>
> you forgot to do something with %t!
Look at it again; there are RUN lines in the functions that grep it.
More information about the llvm-commits
mailing list