Simon Atanasyan | 3306e3a | 2017-08-10 15:42:16 +0000 | [diff] [blame] | 1 | // REQUIRES: mips-registered-target |
2 | // RUN: %clang -### -c -target mips64-mti-elf -fno-PIC -mabicalls %s 2>&1 | FileCheck %s | ||||
3 | // CHECK: warning: ignoring '-mabicalls' option as it cannot be used with non position-independent code and the N64 ABI |