]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Driver/mips-abicalls-error.c
Vendor import of clang trunk r338150:
[FreeBSD/FreeBSD.git] / test / Driver / mips-abicalls-error.c
1 // RUN: not %clang -c -target mips64-linux-gnu -fPIC -mno-abicalls %s 2>&1 | FileCheck %s
2 // CHECK: error: position-independent code requires ‘-mabicalls’