Sign in
cobalt
/
cobalt
/
9708d320f5c570ac1ada07d0e0136706ac0a5c29
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Driver
/
mips-abicalls-error.c
blob: 10f7201bdb07dca10a9d267061767456f20220c3 [
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’