diff options
Diffstat (limited to 'test/FrontendC/pr5406.c')
-rw-r--r-- | test/FrontendC/pr5406.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/pr5406.c b/test/FrontendC/pr5406.c index 492bdaf..0b1f277 100644 --- a/test/FrontendC/pr5406.c +++ b/test/FrontendC/pr5406.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc %s -S -emit-llvm -O0 -o - | FileCheck %s +// RUN: %llvmgcc %s -S -O0 -o - | FileCheck %s // PR 5406 // XFAIL: * |