[PATCH] D105218: [llvm-objcopy] Improve performance of long pattern lists
Justin Cady via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 07:44:47 PDT 2021
justincady added a comment.
I am not @bcain, but I tested this patch locally and can confirm it addressed the performance issue (of using a large list of symbols) for me.
I will update the bug. I think this patch solves the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105218/new/
https://reviews.llvm.org/D105218
More information about the llvm-commits
mailing list