This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Alter test to account for change to armv6k default CPU
ClosedPublic

Authored by peter.smith on Sep 27 2018, 3:21 AM.

Details

Summary

Review D52594 will change the default in llvm for armv6k from the non-existent cpu arm1176jf-s to mpcore. The tests in arm-cortex-cpus.c need to be updated to account for this change.

The full discussion of why the change has been made can be found in D52594 and D18086

Diff Detail

Repository
rC Clang

Event Timeline

peter.smith created this revision.Sep 27 2018, 3:21 AM
rengolin accepted this revision.Sep 27 2018, 8:52 AM

Thanks Peter. LGTM!

This revision is now accepted and ready to land.Sep 27 2018, 8:52 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.