llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Prabhuk (Prabhuk)
Changes
`CallGraphSection` CodeGen option emits the callgraph section. This
patch documents the design, implementation and usage of this option
and the underlying machinery.
Inferring indirect call targets from a binary i
https://github.com/Prabhuk created
https://github.com/llvm/llvm-project/pull/119468
`CallGraphSection` CodeGen option emits the callgraph section. This
patch documents the design, implementation and usage of this option
and the underlying machinery.
Inferring indirect call targets from a binary