[clang] [clang][DebugInfo] Set linkage name for dynamic initializer/destructor debug info (PR #189794)
Haohai Wen via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 2 03:30:44 PDT 2026
================
@@ -0,0 +1,27 @@
+// RUN: %clang_cc1 -triple x86_64-windows-msvc -debug-info-kind=limited -emit-llvm %s -o - | \
----------------
HaohaiWen wrote:
Updated.
https://github.com/llvm/llvm-project/pull/189794
More information about the cfe-commits
mailing list