[llvm] [Coro] Amortize debug info processing cost in CoroSplit (PR #109032)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 10:29:26 PDT 2024


================
@@ -0,0 +1,47 @@
+//===- llvm/Analysis/DebugInfoCache.cpp - debug info cache ---*- C++ -*-===//
----------------
adrian-prantl wrote:

nit: the -*- C++ -*- only makes sense for .h files.

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


More information about the llvm-commits mailing list