forked from OSchip/llvm-project
20d603bbdf
In order to disable PIC and to match GCC behaviour, -mno-abicalls option is neccessary. When -fno-[pic/PIC] is used witout -mno-abicalls, warning is reported. An error is reported when -fno-pic or -fno-PIC is used in combination with -mabicalls. In this commit, test case is added. Depends on D44381. Differential Revision: https://reviews.llvm.org/D44684 llvm-svn: 331640 |
||
---|---|---|
.. | ||
AArch64.cpp | ||
AArch64.h | ||
ARM.cpp | ||
ARM.h | ||
Mips.cpp | ||
Mips.h | ||
PPC.cpp | ||
PPC.h | ||
RISCV.cpp | ||
RISCV.h | ||
Sparc.cpp | ||
Sparc.h | ||
SystemZ.cpp | ||
SystemZ.h | ||
X86.cpp | ||
X86.h |