This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Fix - missing target-cpu in test
ClosedPublic

Authored by javed.absar on Oct 11 2016, 7:07 AM.

Details

Summary

This patch fixes an incomplete test, wherein the target-cpu name (cortex-r52) was missing.

Diff Detail

Repository
rL LLVM

Event Timeline

javed.absar retitled this revision from to [ARM] Fix - missing target-cpu in test.
javed.absar updated this object.
javed.absar added reviewers: jmolloy, rengolin.
javed.absar added a subscriber: cfe-commits.
rengolin accepted this revision.Oct 11 2016, 7:53 AM
rengolin edited edge metadata.
This revision is now accepted and ready to land.Oct 11 2016, 7:53 AM
This revision was automatically updated to reflect the committed changes.