Give this a temporary output so it is cleaned up.

llvm-svn: 191917
This commit is contained in:
Eric Christopher 2013-10-03 18:02:14 +00:00
parent 76e5557981
commit b511a72f92
1 changed files with 1 additions and 1 deletions

View 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