[llvm] [llvm-objcopy] Add support of symbol modification flags for MachO (PR #120895)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 23 03:13:06 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:
----------------
jh7370 wrote:
I think technically the spelling is "Mach-O". We've not done a great job in the command guide of being consistent, so fixes there welcome too (in a separate commit).
https://github.com/llvm/llvm-project/pull/120895
More information about the llvm-commits
mailing list