[PATCH] D130073: [BOLT] Handle broken .dynsym in stripped binaries

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 11:36:51 PDT 2022


Amir added a comment.

We need a test case for this fix: yaml2obj test with a dynamic symbol table with wrong (out of bounds) index. We should check that BOLT keeps this index intact.


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