We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d3fd8 commit 4006d11Copy full SHA for 4006d11
llvm/docs/ReleaseNotes.rst
@@ -174,6 +174,10 @@ Changes to the LLVM tools
174
``--set-symbols-visibility`` options for ELF input to change the
175
visibility of symbols.
176
177
+* llvm-objcopy now supports ``--skip-symbol`` and ``--skip-symbols`` options
178
+ for ELF input to skip the specified symbols when executing other options
179
+ that can change a symbol's name, binding or visibility.
180
+
181
Changes to LLDB
182
---------------------------------
183
0 commit comments