Make this use -### instead of a temporary output.
llvm-svn: 191921
This commit is contained in:
parent
bfa37e546d
commit
3d78fe8fa0
|
|
@ -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 -emit-llvm %s -mieee-fp -o %t.s
|
||||
// RUN: %clang -### %s -mieee-fp -S
|
||||
|
|
|
|||
Loading…
Reference in New Issue