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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 23:55:11 PST 2024


================
@@ -0,0 +1,36 @@
+# RUN: yaml2obj %s -o %t.o
----------------
jh7370 wrote:

You've still got thiss and the undef case in separate files unnecessarily. Please fold them into the ain test file.

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


More information about the llvm-commits mailing list