[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:14:59 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:

> LGTM, with the suggested change to the release note to be more specific and grammatically natural/correct. Do you need me to merge for you?

I can merge the PR, once merged I can cheery pick it to release branch

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


More information about the llvm-commits mailing list