[PATCH] D68819: [Utils] Allow update_test_checks to check function arguments
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 14:15:20 PDT 2019
nikic added a comment.
Even if `--function-signature` is not present, this generates spurious diffs:
-; CHECK-LABEL: @test1(
+; CHECK-LABEL: define {{[^@]+}}@test1(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68819/new/
https://reviews.llvm.org/D68819
More information about the llvm-commits
mailing list