This is an archive of the discontinued LLVM Phabricator instance.

[mips] Add support for -m(no-)local-sdata
ClosedPublic

Authored by sdardis on Jul 18 2017, 5:04 AM.

Details

Summary

Teach the driver to support -m(no-)local-sdata. The backend already matches GCC's
default behaviour.

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Jul 18 2017, 5:04 AM
This revision is now accepted and ready to land.Jul 19 2017, 4:02 AM
This revision was automatically updated to reflect the committed changes.