We want to grep the output, not the input :-)

llvm-svn: 67074
This commit is contained in:
Anders Carlsson 2009-03-17 05:49:13 +00:00
parent 6865a9e975
commit e8911a9a13
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: clang --emit-llvm -o %t %s &&
// RUN: grep "i8 52" %s | count 1
// RUN: grep "i8 52" %t | count 1
struct et7 {
float lv7[0];