[llvm] [BOLT] Gadget scanner: analyze functions without CFG information (PR #133461)

Anatoly Trosinenko via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 06:15:29 PDT 2025


atrosinenko wrote:

@maksfb Is it appropriate to add `instrs()` and `hasLabelAt(Offset)` methods to `BinaryFunction`'s interface this way?

https://github.com/llvm/llvm-project/pull/133461


More information about the llvm-commits mailing list