This is an archive of the discontinued LLVM Phabricator instance.

[mips] Enable IAS by default for Android MIPS64
ClosedPublic

Authored by petarj on Jul 17 2017, 6:32 AM.

Details

Summary

Follow up to r306280 in Clang.
Enable IAS by default for Android MIPS64 (uses N64 ABI).

Diff Detail

Repository
rL LLVM

Event Timeline

petarj created this revision.Jul 17 2017, 6:32 AM
petarj edited the summary of this revision. (Show Details)Jul 17 2017, 6:33 AM
sdardis accepted this revision.Jul 20 2017, 6:07 AM

LGTM.

This revision is now accepted and ready to land.Jul 20 2017, 6:07 AM
This revision was automatically updated to reflect the committed changes.