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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 01:15:32 PST 2024


================
@@ -0,0 +1,19 @@
+
+# Check if symbols with SHN_UNDEF index are ignored when setting visibility
----------------
jh7370 wrote:

```suggestion
# Check that symbols with SHN_UNDEF index are ignored when setting visibility
```

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


More information about the llvm-commits mailing list