binaryninja-api
binaryninja-api copied to clipboard
Add reference to llvm-clang ObjC code to help others implement functionality
In the readme it may be helpful to point contributors to https://github.com/llvm/llvm-project/blob/main/clang/lib/CodeGen/CGObjCMac.cpp and other CGObjC* files to help them find the relevant code to implement features.
https://opensource.apple.com/source/cctools/cctools-782/otool/print_objc2_32bit.c?txt https://opensource.apple.com/source/cctools/cctools-782/otool/print_objc2_64bit.c.auto.html