[PATCH] D140291: [llvm-objcopy] Use getNumberOfSymbols() instead of getRawNumberOfSymbols()
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 2 11:29:55 PST 2023
mstorsjo added a comment.
In D140291#4021772 <https://reviews.llvm.org/D140291#4021772>, @DaanDeMeyer wrote:
> I have commit access and just pushed the commit to the main branch. Thanks for taking the time to review!
When pushing commits, remember to add the `Differential Revision:` line, to allow mapping from the commit to the review, and for automatically closing the review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140291/new/
https://reviews.llvm.org/D140291
More information about the llvm-commits
mailing list