This is an archive of the discontinued LLVM Phabricator instance.

[mips] NaCl should now use the custom MipsELFStreamer (recently added) in spite of MCELFStreamer.
ClosedPublic

Authored by matheusalmeida on Mar 20 2014, 7:11 AM.

Details

Summary

[mips] NaCl should now use the custom MipsELFStreamer (recently added) in spite of MCELFStreamer.
This is so that changes to MipsELFStreamer will automatically propagate through its subclasses.

No functional changes.

Diff Detail

Event Timeline

LGTM but I think you should run it past Sasa before you commit

Closed by commit rL204918 (authored by @matheusalmeida).