[PATCH] D82995: [UpdateTestChecks] Allow $ in function names
Alan Phipps via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 11:01:11 PDT 2020
alanphipps added a comment.
There exist downstream ARM compilers that doesn't support ARM64 and fail with Inputs/arm_function_name.ll. You should consider guarding arm64 specific tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82995/new/
https://reviews.llvm.org/D82995
More information about the llvm-commits
mailing list