[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 11:32:20 PST 2022


maksfb added a comment.

I can do manual testing on internal binaries. More scalable approach is to alter the binary comparison to allow a set of modifications that preserve binary semantics. Ordering relocations would be an example of such transformation. Naturally we can sort them for the comparison purposes.


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