llvm-project/clang/test/Driver/mips-abicalls-warning.c

4 lines
245 B
C
Raw Normal View History

// REQUIRES: mips-registered-target
// RUN: %clang -### -c -target mips64-mti-elf -fno-PIC -mabicalls %s 2>&1 | FileCheck %s
// CHECK: warning: ignoring '-mabicalls' option as it cannot be used with non position-independent code and the N64 ABI