Set the test to properly require aarch64 instead of arm. Otherwise, this test fails with LLVM_TARGETS_TO_BUILD='ARM;X86'
bin/llvm-mc: : error: unable to get target for 'arm64-apple-ios7.0.0'
Differential D56472
Change test/tools/lto/no-bitcode.s requirement from arm to aarch64 easyaspi314 on Jan 8 2019, 7:17 PM. Authored by
Details Set the test to properly require aarch64 instead of arm. Otherwise, this test fails with LLVM_TARGETS_TO_BUILD='ARM;X86' bin/llvm-mc: : error: unable to get target for 'arm64-apple-ios7.0.0'
Diff Detail
Event TimelineComment Actions OK, I'll commit this but you can request access here: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access If you're intending to stick around for a while then its better to get the process started! |