[llvm] [DebugInfo][Reassociate] Fix missing debug location drop (PR #95355)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 07:07:54 PDT 2024


================
@@ -0,0 +1,51 @@
+; RUN: opt < %s -passes=reassociate -S | FileCheck %s
+
----------------
OCHyams wrote:

Please can you add a brief comment to the test explaining its purpose?

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


More information about the llvm-commits mailing list