[llvm] [llvm-objcopy] Fix prints wrong path when dump-section output path doesn't exist (PR #125345)
Amr Hesham via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 8 05:13:34 PST 2025
================
@@ -130,6 +130,9 @@ Changes to the Debug Info
Changes to the LLVM tools
---------------------------------
+- llvm-objcopy now prints the correct file path in the error message when
+the output file specified by --dump-section cannot be opened.
----------------
AmrDeveloper wrote:
I updated the title and message, i will merge and run `cherry pick` command
https://github.com/llvm/llvm-project/pull/125345
More information about the llvm-commits
mailing list