[lld-macho] Support larger dylib symbol ordinals in bindings
authorJez Ng <jezng@fb.com>
Thu, 13 Aug 2020 02:50:25 +0000 (19:50 -0700)
committerJez Ng <jezng@fb.com>
Thu, 13 Aug 2020 02:50:25 +0000 (19:50 -0700)
commit180ad756ec5c41b7771404a5da13af7f268f4859
tree6b99d595ac1ce7d3c447bcce455f49067be9f18d
parentc3eb1e27547094405bc0ecbbd7b993912106c28c
[lld-macho] Support larger dylib symbol ordinals in bindings

Do folks care if we don't have a test for this? Creating 16
dylibs to trigger this straightforward code path seems a little tedious

Reviewed By: #lld-macho, smeenai

Differential Revision: https://reviews.llvm.org/D85467
lld/MachO/SyntheticSections.cpp