[PATCH] D36079: Binary search to find a relocation.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 03:06:10 PDT 2017
grimar added a comment.
I though about that, but it is assuming that relocations are sorted by offset.
Can we really rely on that ?
https://reviews.llvm.org/D36079
More information about the llvm-commits
mailing list