Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
clang
/
test
/
Driver
/
mips-abicalls-error.c
blob: a576208a16edb64a5e7797f6f2c781b881a5b909 [
file
] [
log
] [
blame
]
// RUN: not %clang -c --target=mips64-linux-gnu -fPIC -mno-abicalls %s 2>&1 | FileCheck %s
// CHECK: error: position-independent code requires '-mabicalls'