[Mlir-commits] [flang] [mlir] [mlir][debug] Make DICompileUnitAttr recursive. (PR #190808)
Abid Qadeer
llvmlistbot at llvm.org
Wed Apr 8 14:55:53 PDT 2026
================
@@ -0,0 +1,30 @@
+; RUN: mlir-translate -import-llvm -mlir-print-debuginfo %s | FileCheck %s
+
+; CHECK-DAG: #[[CU_SELF:.+]] = #llvm.di_compile_unit<{{.*}}recId = distinct[{{[0-9]+}}]<>{{.*}}isRecSelf = true{{.*}}>
----------------
abidh wrote:
Done.
https://github.com/llvm/llvm-project/pull/190808
More information about the Mlir-commits
mailing list