brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · a576208 Raw
3 lines · c
1// RUN: not %clang -c --target=mips64-linux-gnu -fPIC -mno-abicalls %s 2>&1 | FileCheck %s2// CHECK: error: position-independent code requires '-mabicalls'3