[PATCH] D117612: [BOLT] Update dynamic relocations from section relocations
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 09:09:09 PST 2022
maksfb added a comment.
There's a small typo left in the summary.
Regarding the testing, we need to make sure the relocation sections remain the same. This could be done via binary comparison, but unfortunately the order of relocations becomes different.
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