This is an archive of the discontinued LLVM Phabricator instance.

[mips] Support implicit gpopt with N64 when using -fno-pic
ClosedPublic

Authored by sdardis on Aug 4 2017, 8:29 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Aug 4 2017, 8:29 AM
This revision is now accepted and ready to land.Aug 4 2017, 11:30 PM
This revision was automatically updated to reflect the committed changes.

Thanks for the review and spotting this bug that lead me to finding the other bug.