[llvm] [llvm-objcopy] Always update indirectsymoff in MachO (#117723) (PR #117726)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 07:37:32 PST 2024
jh7370 wrote:
Thanks for the fix. Please add/update a test case to cover this behaviour.
As this is fixing an issue, please add "Fixes: #XXXXXX" (where XXXXXX is the issue number) to the PR description and remove the reference from the PR title.
Please could you add some reviewers who have been involved in modifying the Mach-O code in llvm-objcopy, either officially as reviewers, or by pinging them in the comments, depending on whether you have commit access or not.
https://github.com/llvm/llvm-project/pull/117726
More information about the llvm-commits
mailing list