Skip to content

Commit

Permalink
release/20.x: [llvm-objcopy][ReleaseNotes] Fix prints wrong path when…
Browse files Browse the repository at this point in the history
… dump-section output path doesn't exist llvm#125345
  • Loading branch information
AmrDeveloper committed Feb 10, 2025
1 parent c7f18ba commit 8886b33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ Changes to the LLVM tools
`--localize-symbol`, `--localize-symbols`,
`--skip-symbol`, `--skip-symbols`.

* llvm-objcopy now prints the correct file path in the error message when the output file specified by --dump-section cannot be opened.

Changes to LLDB
---------------------------------

Expand Down

0 comments on commit 8886b33

Please sign in to comment.