[PATCH] D130073: [BOLT] Handle broken .dynsym in stripped binaries
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 19:21:36 PDT 2022
Amir accepted this revision.
Amir added a comment.
This revision is now accepted and ready to land.
Note for other reviewers: we were unable to get yaml input with a broken symbol section index (yaml2obj refuses to produce an object file). So this approach (yaml2obj + llvm-strip) is the closest we were able to get.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130073/new/
https://reviews.llvm.org/D130073
More information about the llvm-commits
mailing list