[lld] [lld-macho] Use larger ordinal encoding if import count requires it (PR #98305)
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 09:10:17 PDT 2024
https://github.com/nico commented:
Should we add things like `assert(libOrdinal <= 255)` to writeImport()? (Not necessarily in this PR)
https://github.com/llvm/llvm-project/pull/98305
More information about the llvm-commits
mailing list