This is an archive of the discontinued LLVM Phabricator instance.

Pass correct -mtriple for krait-cpu-div-attribute.ll
ClosedPublic

Authored by petarj on Feb 27 2015, 6:28 AM.

Details

Summary

Not passing mtriple for one of the tests caused a regression failure
on MIPS buildbot. The issue was introduced by r230651.

Diff Detail

Repository
rL LLVM

Event Timeline

petarj updated this revision to Diff 20848.Feb 27 2015, 6:28 AM
petarj retitled this revision from to Pass correct -mtriple for krait-cpu-div-attribute.ll.
petarj updated this object.
petarj edited the test plan for this revision. (Show Details)
petarj added a reviewer: sgundapa.
petarj set the repository for this revision to rL LLVM.
petarj added a subscriber: Unknown Object (MLST).
rengolin accepted this revision.Feb 27 2015, 6:39 AM
rengolin added a reviewer: rengolin.
rengolin added a subscriber: rengolin.

Bingo! Sorry for the trouble. LGTM.

This revision is now accepted and ready to land.Feb 27 2015, 6:39 AM
This revision was automatically updated to reflect the committed changes.