forked from OSchip/llvm-project
parent
0427799531
commit
f517e9578d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue