[llvm] [llvm-objcopy] Add support of symbol modification flags for MachO (PR #120895)
Richard Dzenis via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 23 03:25:37 PST 2024
================
@@ -350,10 +350,16 @@ Changes to the Debug Info
Changes to the LLVM tools
---------------------------------
+* llvm-objcopy now supports the following options for MachO:
----------------
RIscRIpt wrote:
This was the only occurrence in ReleaseNotes, so I fixed it in a fixup commit.
https://github.com/llvm/llvm-project/pull/120895
More information about the llvm-commits
mailing list