diff options
Diffstat (limited to 'llvm/test/FrontendC/2004-02-13-IllegalVararg.c')
| -rw-r--r-- | llvm/test/FrontendC/2004-02-13-IllegalVararg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2004-02-13-IllegalVararg.c b/llvm/test/FrontendC/2004-02-13-IllegalVararg.c index 21039c6b0fa..0d003c8033c 100644 --- a/llvm/test/FrontendC/2004-02-13-IllegalVararg.c +++ b/llvm/test/FrontendC/2004-02-13-IllegalVararg.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -xc %s -w -c -o - | llc +// RUN: %llvmgcc -xc %s -w -S -o - | llc // XFAIL: * // See PR2452 |

