-
Notifications
You must be signed in to change notification settings - Fork 3k
Tools: Check for toolchain and core support for Arm Compilers #5317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tools: Check for toolchain and core support for Arm Compilers #5317
Conversation
e05fd32
to
1a633f2
Compare
1a633f2
to
4673fb6
Compare
@theotherjimmy tests addition only missing here? |
@0xc0170 Correct. |
Please close #5345 as soon as this PR is merged |
@jeromecoutant I updated the PR description to include the Fixes tag. #5345 will be closed when this PR is merged. |
They fail right now, Cores are not checked
@0xc0170 I added the tests. If Travis CI passes, then my implementation is correct. |
/morph build |
Build : SUCCESSBuild number : 307 Triggering tests/morph test |
Test : SUCCESSBuild number : 138 |
Fixes #5266 when deployed to the online compiler
Fixes #5345
Also corrects offline compiling of uARM for every target that supports uARM but
not ARM.
TODO: