setABI() is still tied to the Arch component of the Triple to preserve existing
behaviour.
Details
Details
Diff Detail
Diff Detail
Differential D20961
[mips] Replace almost all Arch checks in MipsTargetInfo with ABI checks. NFC. ClosedPublic Authored by dsanders on Jun 3 2016, 7:19 AM.
Details Summary setABI() is still tied to the Arch component of the Triple to preserve existing
Diff Detail Event Timelinedsanders added a child revision: D20963: [mips] The P5600 does not support N32/N64 since it's a 32-bit CPU..Jun 3 2016, 7:38 AM This revision is now accepted and ready to land.Jun 3 2016, 8:32 AM
Revision Contents
Diff 59552 lib/Basic/Targets.cpp
|