[llvm-branch-commits] [clang][CallGraphSection] Type id metadata for indirect calls (PR #117036)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 18 13:25:25 PDT 2025


================
@@ -0,0 +1,95 @@
+// Tests that we assign appropriate identifiers to indirect calls and targets
----------------
ilovepi wrote:

can we get more descriptive file names than `call-graph-section-1` `call-graph-section-2`? For instance, its nice if you can tell which properties are being checked in each file based on its name.

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


More information about the llvm-branch-commits mailing list