[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


================
@@ -6172,7 +6172,6 @@ RValue CodeGenFunction::EmitCall(QualType CalleeType,
   }
   if (CallOrInvoke)
     *CallOrInvoke = LocalCallOrInvoke;
-
----------------
ilovepi wrote:

nit: unrelated

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


More information about the llvm-branch-commits mailing list