[PATCH] D93369: [lld-macho] Add support for weak references
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 07:55:24 PST 2020
int3 marked an inline comment as done.
int3 added a comment.
Re bind opcodes: I found http://www.m4b.io/reverse/engineering/mach/binaries/2015/03/29/mach-binaries.html to be a good resource when I was starting out. Particularly the "Mach Import Bind FSA" section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93369/new/
https://reviews.llvm.org/D93369
More information about the llvm-commits
mailing list