forked from OSchip/llvm-project
parent
e4ba0bdf11
commit
01081113c2
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang -target xcore %s -### -o %t.o 2>&1 FileCheck %s
|
||||
// RUN: %clang -target xcore %s -### -o %t.o 2>&1 | FileCheck %s
|
||||
|
||||
// CHECK: "-momit-leaf-frame-pointer"
|
||||
// CHECK-NOT: "-mdisable-fp-elim"
|
||||
|
|
Loading…
Reference in New Issue