[PATCH] D102383: [ELF] Add -Bno-symbolic
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 14 01:13:27 PDT 2021
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
You said that -Bsymbolic-functions is undertested, so I assume the behaviour of "last one wins" for -Bsymbolic-functions + -Bsymbolic will be covered by that work? If so, LGTM. If not, I think you should expand the bsymbolic.s input such that -Bsymbolic and -Bsymbolic-functions output looks different somehow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102383/new/
https://reviews.llvm.org/D102383
More information about the llvm-commits
mailing list