This is an archive of the discontinued LLVM Phabricator instance.

[mips] Remove CPU-only triples from llvm-objdump commands.
ClosedPublic

Authored by dsanders on Jun 2 2016, 4:41 AM.

Details

Summary

They aren't necessary since llvm-objdump can auto-detect the architecture.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 59364.Jun 2 2016, 4:41 AM
dsanders retitled this revision from to [mips] Remove CPU-only triples from llvm-objdump commands..
dsanders updated this object.
dsanders added a reviewer: sdardis.
dsanders added a subscriber: llvm-commits.
sdardis accepted this revision.Jun 2 2016, 7:21 AM
sdardis edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 2 2016, 7:21 AM
dsanders closed this revision.Jun 3 2016, 3:28 AM