[PATCH] D105410: [lld-macho] Parse relocations quickly by assuming sorted order

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 4 19:14:59 PDT 2021


int3 updated this revision to Diff 356421.
int3 edited the summary of this revision.
int3 added a comment.

handle unsorted relocations gracefully with binary search fallback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105410/new/

https://reviews.llvm.org/D105410

Files:
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/InputFiles.cpp
  lld/test/MachO/unsorted-relocations.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105410.356421.patch
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/2e728b7c/attachment.bin>


More information about the llvm-commits mailing list