Skip to content

Commit d43a971

Browse files
authored
release/20.x: [llvm-objcopy][ReleaseNotes] Fix prints wrong path when dump-section output path doesn't exist #125345 (#126607)
Add release note for llvm-objcopy fixing prints wrong path when dump-section output path doesn't exist in #125345
1 parent bc87f9b commit d43a971

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)