]> granicus.if.org Git - clang/commitdiff
Give this a temporary output so it is cleaned up.
authorEric Christopher <echristo@gmail.com>
Thu, 3 Oct 2013 18:02:14 +0000 (18:02 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 3 Oct 2013 18:02:14 +0000 (18:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191917 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/x86_features.c

index 52ba7c30d281681c2e4988edccdb553ffea789c8..8eaf7352e38fb68cde2669dba87dd434d4202c39 100644 (file)
@@ -3,4 +3,4 @@
 // Note that we filter out all but the last -m(no)sse.
 
 // Test that we don't produce an error with -mieee-fp.
-// RUN: %clang -S %s -mieee-fp
+// RUN: %clang -S -emit-llvm %s -mieee-fp -o %t.s