[llvm-branch-commits] [clang] Document CallGraphSection option (PR #119468)

2024-12-10 Thread via llvm-branch-commits
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

[llvm-branch-commits] [clang] Document CallGraphSection option (PR #119468)

2024-12-10 Thread via llvm-branch-commits
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