[cfe-dev] FileCheck help

Chris Lattner clattner at apple.com
Sun Sep 19 11:04:13 PDT 2010


Yep

On Sep 18, 2010, at 8:25 PM, Francois Pichet wrote:

> Hi
> 
> Are these 2 filecheck equivalent:
> 
> // RUN: FileCheck -check-prefix=CHECK-X86_64 < %t %s
> and
> // RUN: FileCheck -check-prefix=CHECK-X86_64 --input-file=%t %s
> 
> 
> I think so but i am not 100% sure.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list