llvm-project/lld/MachO/Arch
Jez Ng c7c9776f77 [lld-macho] Allow the entry symbol to be dynamically bound
Apparently this is used in real programs. I've handled this by reusing
the logic we already have for branch (function call) relocations.

Reviewed By: #lld-macho, smeenai

Differential Revision: https://reviews.llvm.org/D87852
2020-09-25 11:28:33 -07:00
..
X86_64.cpp [lld-macho] Allow the entry symbol to be dynamically bound 2020-09-25 11:28:33 -07:00