================ @@ -0,0 +1,27 @@ +// RUN: %clang_cc1 -triple x86_64-windows-msvc -debug-info-kind=limited -emit-llvm %s -o - | \ ---------------- Michael137 wrote:
Can we also add a test-case for the global initializer having a linkage name? As the comment in `CGDebugInfo` suggests https://github.com/llvm/llvm-project/pull/189794 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
