[PATCH] D124306: [UpdateTestChecks] Auto-generate stub bodies for unused prefixes
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 08:07:45 PDT 2022
mtrofin added inline comments.
================
Comment at: llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/common-label-different-bodies-1-next.ll:29
+
+;; NOTE: These prefixes are unused:
+; A: {{.*}}
----------------
RKSimon wrote:
> ;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
fixed, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124306/new/
https://reviews.llvm.org/D124306
More information about the llvm-commits
mailing list