Skip to content

Commit 4006d11

Browse files
committed
Added the options to release notes
1 parent 55d3fd8 commit 4006d11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ Changes to the LLVM tools
174174
``--set-symbols-visibility`` options for ELF input to change the
175175
visibility of symbols.
176176

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+
177181
Changes to LLDB
178182
---------------------------------
179183

0 commit comments

Comments
 (0)