[PATCH] D76588: [Attributor] Unify testing (=updates,prefixes,run configurations,...)
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 05:54:49 PDT 2020
uenoku added inline comments.
================
Comment at: llvm/test/Transforms/Attributor/ArgumentPromotion/pr3085.ll:60
define fastcc i32 @picosat_main(i32 %argc, i8** %argv) nounwind {
+; CHECK-LABEL: define {{[^@]+}}@picosat_main
----------------
Is this test change reasonable?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76588/new/
https://reviews.llvm.org/D76588
More information about the llvm-commits
mailing list