forked from OSchip/llvm-project
Give this a temporary output so it is cleaned up.
llvm-svn: 191917
This commit is contained in:
parent
76e5557981
commit
b511a72f92
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue