[PATCH] D133795: Don't populate the symbol table with symbols that don't belong to a section with the flag SHF_ALLOC

George Wright via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 12:27:33 PDT 2022


gw280 added a comment.

In D133795#3787210 <https://reviews.llvm.org/D133795#3787210>, @dblaikie wrote:

> Looks good - one minor change to drop braces from the `if`. (I can make this change myself if I'm submitting it for you)
>
> Do you need me to submit this for you? (if you don't have LLVM commit access)

If you could commit it that'd be great. I do not have commit access. Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133795/new/

https://reviews.llvm.org/D133795



More information about the llvm-commits mailing list