[all-commits] [llvm/llvm-project] dee452: [UpdateTestChecks] Fix $ in function test for ARM.
yroux via All-commits
all-commits at lists.llvm.org
Fri Nov 13 03:27:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dee452da7a44e1247ff3bf300aca35dd7acaeff5
https://github.com/llvm/llvm-project/commit/dee452da7a44e1247ff3bf300aca35dd7acaeff5
Author: Yvan Roux <yvan.roux at linaro.org>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/arm_function_name.ll
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/arm_function_name.ll.expected
Log Message:
-----------
[UpdateTestChecks] Fix $ in function test for ARM.
Removes AArch64 target checking inside 32bit ARM test to bring back
buildbots to a green state. But $ are not well handled for ARM and it
still need to be fixed.
More information about the All-commits
mailing list