[llvm-branch-commits] [clang] [clang][CallGraphSection] Add type id metadata to indirect call and targets (PR #87573)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 29 17:13:27 PDT 2024


https://github.com/ilovepi requested changes to this pull request.

Can you split out the LLVM parts from the clang parts? The LLVM bits should land first, and then clang can make use of them in a later PR. This will also simplify review, since we can focus on the LLVM vs. Clang implementations in isolation.

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


More information about the llvm-branch-commits mailing list