This is an archive of the discontinued LLVM Phabricator instance.

[mips] Add support for -m(no-)extern-data.
ClosedPublic

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

Details

Summary

Add support for -m(no-)extern-data when using -mgpopt in the driver. It is
enabled by default in the backend.

Event Timeline

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