Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/Mips/MCTargetDesc/
-
trunk/
-
lib/
-
Target/
-
Mips/
-
MCTargetDesc/
-
MipsMCAsmInfo.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D35482
[mips] Enable IAS by default for Android MIPS64
Closed
Public
Authored by
petarj
on Jul 17 2017, 6:32 AM.
Download Raw Diff
Details
Reviewers
sdardis
Commits
rG94942582233a: [mips] Enable IAS by default for Android MIPS64
rL308742: [mips] Enable IAS by default for Android MIPS64
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
Herald
added subscribers:
arichardson
,
srhines
.
·
View Herald Transcript
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
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jul 20 2017, 6:07 AM
Closed by commit
rL308742: [mips] Enable IAS by default for Android MIPS64
(authored by
petarj
).
·
Explain Why
Jul 21 2017, 7:28 AM
This revision was automatically updated to reflect the committed changes.