[PATCH] D122520: [BOLT][test] Fix AArch64 cross-platform tests
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 26 06:33:58 PDT 2022
yota9 added a comment.
BTW we may want to use -Wl,--unresolved-symbols=ignore-all option to minimize the test changes and overcome problem with stdlib/starfiles. It might be more problematic to change all x86 test to use these flags
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122520/new/
https://reviews.llvm.org/D122520
More information about the llvm-commits
mailing list