[llvm-commits] [llvm] r67638 - in /llvm/trunk:	lib/Transforms/Scalar/InstructionCombining.cpp	test/Transforms/InstCombine/ptr-int-cast.ll
    Chris Lattner 
    sabre at nondot.org
       
    Tue Mar 24 16:42:50 PDT 2009
    
    
  
On Mar 24, 2009, at 2:19 PM, Duncan Sands wrote:
> Hi Chris,
>
>> +; RUN: llvm-as < %s | opt -instcombine | llvm-dis > %t
>
> you forgot to do something with %t!
I grep them later in the file?
-Chris
    
    
More information about the llvm-commits
mailing list