[llvm-branch-commits] [clang] [llvm][CallGraphSection] Handle type id metadata (PR #87573)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 20 13:49:43 PST 2024
Prabhuk wrote:
> 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.
The Clang bits are moved to https://github.com/llvm/llvm-project/pull/117036
https://github.com/llvm/llvm-project/pull/87573
More information about the llvm-branch-commits
mailing list