Skip to content

Commit 8886b33

Browse files
committed
release/20.x: [llvm-objcopy][ReleaseNotes] Fix prints wrong path when dump-section output path doesn't exist llvm#125345
1 parent c7f18ba commit 8886b33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@ Changes to the LLVM tools
460460
`--localize-symbol`, `--localize-symbols`,
461461
`--skip-symbol`, `--skip-symbols`.
462462

463+
* llvm-objcopy now prints the correct file path in the error message when the output file specified by --dump-section cannot be opened.
464+
463465
Changes to LLDB
464466
---------------------------------
465467

0 commit comments

Comments
 (0)