This stops cases such as '-target mips-linux-gnu -mabi=n32' from using the
IAS by default.
Depends on D21070.
Paths
| Differential D21071
[mips] Account for -mabi when determining whether IAS is the default or not. AbandonedPublic Authored by dsanders on Jun 7 2016, 5:58 AM.
Details
Summary This stops cases such as '-target mips-linux-gnu -mabi=n32' from using the Depends on D21070.
Diff Detail Event Timelinedsanders retitled this revision from to [mips] Account for -mabi when determining whether IAS is the default or not.. dsanders updated this object.
Revision Contents
Diff 59876 include/clang/Driver/ToolChain.h
lib/Driver/MSVCToolChain.cpp
lib/Driver/MinGWToolChain.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.h
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
|