[llvm] [llvm-objcopy] Add llvm-objcopy option --set-symbol-visibility (PR #80872)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 00:26:16 PST 2024
================
@@ -0,0 +1,43 @@
+
----------------
jh7370 wrote:
`globalize.test` tests both the `globalize-symbol` and `globalize-symbols` option, so I think they probably want to be in the same file. It's not necessarily clear-cut, but is probably a good idea.
https://github.com/llvm/llvm-project/pull/80872
More information about the llvm-commits
mailing list