https://sourceware.org/bugzilla/show_bug.cgi?id=31000

--- Comment #2 from Fangrui Song <i at maskray dot me> ---
(In reply to Fangrui Song from comment #1)
> On the llvm-objcopy side, someone proposes --set-symbol-visibility:
> https://github.com/llvm/llvm-project/pull/80872

The proposal looks like:

.. option:: --set-symbol-visibility <symbol>=<visibility_type>

 Change the visibility of a symbol to the specified type.

.. option:: --set-symbols-visibility <filename>=<visibility_type>

 Reads a list of symbols from <filename> and changes their visibility to the
 specified type. Visibility types: default, internal, hidden, protected.

for ELF targets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to