llvm-svn: 35537
This commit is contained in:
Chris Lattner 2007-04-01 06:19:41 +00:00
parent 0427799531
commit f517e9578d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf1' &&
// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf'
// RUN: %llvmgxx %s -emit-llvm -S -o - | grep 'eprintf'
// Only one eprintf should exist in the output