[PATCH] D78968: [llvm][utils] Update llc test updater documentation
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 05:51:32 PDT 2020
RKSimon added a reviewer: RKSimon.
RKSimon added a comment.
If this is a problem we should be doing more than just adding a comment in the script.
Possible things to consider:
1 - add support for matching dso_preemptable / dso_local - pretty trivial to add the relevant regex(s)
2 - detect any specifiers and warn that it might not be necessary
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78968/new/
https://reviews.llvm.org/D78968
More information about the llvm-commits
mailing list