[llvm] [llvm-objcopy] Fix prints wrong path when section output path doesn't exist (PR #125345)

Amr Hesham via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 10:15:26 PST 2025


================
@@ -130,6 +130,8 @@ Changes to the Debug Info
 Changes to the LLVM tools
 ---------------------------------
 
+- llvm-objcopy now correct path in error message when section output path doesn't exist.
----------------
AmrDeveloper wrote:

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

I updated the release note with this message

https://github.com/llvm/llvm-project/pull/125345


More information about the llvm-commits mailing list