[llvm] [llvm-objcopy] Add llvm-objcopy option --set-visibility-sym (PR #80872)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 22:50:27 PST 2024


MaskRay wrote:

FWIW I filed https://sourceware.org/bugzilla/show_bug.cgi?id=31000 ("objcopy: add support for changing ELF symbol visibility") in 2023-10. While I think they will likely take an option to set the visibility (especially if someone sends a patch), there is some design space here. If `--set-symbol-flags` is present, then we might not need a special-purpose `--set-symbol-visibility`.

https://github.com/llvm/llvm-project/pull/80872


More information about the llvm-commits mailing list