[llvm-commits] [llvm] r114200 -	/llvm/trunk/test/CodeGen/ARM/fp.ll
    Jim Grosbach 
    grosbach at apple.com
       
    Fri Sep 17 14:07:32 PDT 2010
    
    
  
On Sep 17, 2010, at 1:49 PM, Chris Lattner wrote:
> 
> On Sep 17, 2010, at 1:21 PM, Jim Grosbach wrote:
> 
>> Author: grosbach
>> Date: Fri Sep 17 15:21:03 2010
>> New Revision: 114200
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=114200&view=rev
>> Log:
>> tweak test to check instructions rather than relying on the comment string
> 
> This is a great change of course, but we do want the mcinstprinter to generate the same comments. :-)
> 
True. It looks like there's something goofy with setting VerboseAsm for the MC printer. Looking.
    
    
More information about the llvm-commits
mailing list