diff options
Diffstat (limited to 'llvm/test/FrontendC/2009-01-20-k8.c')
| -rw-r--r-- | llvm/test/FrontendC/2009-01-20-k8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2009-01-20-k8.c b/llvm/test/FrontendC/2009-01-20-k8.c index d28302b4ce8..2cd15387390 100644 --- a/llvm/test/FrontendC/2009-01-20-k8.c +++ b/llvm/test/FrontendC/2009-01-20-k8.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc %s -S -march=k8 +// RUN: %llvmgcc %s -S -march=k8 -o /dev/null // XFAIL: * // XTARGET: x86,i386,i686 long double x; |

