As clang defaults to -mno-abicalls when using -fno-pic for N64, implicitly use -mgpopt in that case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36315
[mips] Support implicit gpopt with N64 when using -fno-pic ClosedPublic Authored by sdardis on Aug 4 2017, 8:29 AM.
Details Summary As clang defaults to -mno-abicalls when using -fno-pic for N64, implicitly use -mgpopt in that case.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2017, 11:30 PM Closed by commit rL310714: [mips] Support implicit gpopt with N64 when using -fno-pic (authored by sdardis). · Explain WhyAug 11 2017, 8:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110729 cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/test/Driver/mips-features.c
|