blob: 809b1fd36c9fcc666c91cf474d39f3029b205764 [file] [log] [blame]
// RUN: %clang -target xcore %s -### -o %t.o 2>&1 FileCheck %s
// CHECK: "-momit-leaf-frame-pointer"
// CHECK-NOT: "-mdisable-fp-elim"
// CHECK: "-fno-signed-char"
// CHECK: "-fno-common"