[PATCH] D129974: [BOLT] Support split function in stripped binaries

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 17:06:58 PDT 2022


Amir added a comment.

Thank you for working on this. Can you split out the addition of `BC->IsStripped`, and the removal of `AllowStripped` (separate diffs)? This would make this diff more amenable for a review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129974/new/

https://reviews.llvm.org/D129974



More information about the llvm-commits mailing list