[PATCH] D117612: [BOLT] Update dynamic relocations from section relocations
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 10:22:03 PST 2022
yota9 added a comment.
@maksfb Interesting, usually I see that relocations are sorted initially. Now they will be sorted in storage order and per section order, which does not guarantee the offset order.. Anyway if you have any ideas about this please let me know :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117612/new/
https://reviews.llvm.org/D117612
More information about the llvm-commits
mailing list