There is a typo in Driver/arm-cortex-cpus.c using 'armv' as target instead of 'arm'.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I am working on a patch that accepts only existing subtarget names in the triple.
Right now every string that starts with armv, armebv, thumbv or thumbebv is accepted.
This test failed with my work-in-progress patch.
Comment Actions
Hi James,
Thanks for the review. Could you land the patch for me?
I don't have commit rights.