[llvm-branch-commits] [llvm] release/20.x: [llvm-objcopy][ReleaseNotes] Fix prints wrong path when dump-section output path doesn't exist #125345 (PR #126607)
Fangrui Song via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Feb 10 21:36:17 PST 2025
================
@@ -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.
----------------
MaskRay wrote:
double quotes around the option name.
https://github.com/llvm/llvm-project/pull/126607
More information about the llvm-branch-commits
mailing list