This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Fix triple format in test branch disassemble test
ClosedPublic

Authored by avieira on Mar 15 2017, 9:45 AM.

Details

Summary

Fixing triple format in the tests added for the branch label fix for Thumb Targets.

Diff Detail

Repository
rL LLVM

Event Timeline

avieira created this revision.Mar 15 2017, 9:45 AM
samparker accepted this revision.Mar 15 2017, 9:50 AM

Thanks Andre! The previous patch was reverted, so this can be recommitted again as part of the original patch. And lets wait until the lld test fixes are ready to land as well.

cheers,
sam

This revision is now accepted and ready to land.Mar 15 2017, 9:50 AM
This revision was automatically updated to reflect the committed changes.