[llvm] [DebugInfo] Preserve line and column number when merging debug info. (PR #129960)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 14:55:54 PST 2025


================
@@ -0,0 +1,65 @@
+; RUN: opt %s -passes=simplifycfg -hoist-common-insts -preserve-merged-debug-info -S | FileCheck %s
----------------
snehasish wrote:

Done for both, thanks for the suggestion.

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


More information about the llvm-commits mailing list