[PATCH] D152631: [BOLT] Fix handling of code references from unmodified code
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 10:06:15 PDT 2023
Amir accepted this revision.
Amir added a comment.
This revision is now accepted and ready to land.
The change looks reasonable to me. One concern is whether using SymbolicDisasm for all skipped functions has a noticeable runtime penalty - did nfc script report a significant increase?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152631/new/
https://reviews.llvm.org/D152631
More information about the llvm-commits
mailing list