[llvm] [RemoveDIs] Add DPLabels support [3a/3] (PR #82633)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 10:07:07 PST 2024


================
@@ -3,6 +3,12 @@
 ; REQUIRES: asserts
 ; RUN: llc -debug-only=isel %s -o /dev/null 2> %t.debug
 ; RUN: cat %t.debug | FileCheck %s --check-prefix=CHECKMI
+;; FIXME: RemoveDIs debug output is slightly different, e.g.:
----------------
SLTozer wrote:

Is this still broken?

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


More information about the llvm-commits mailing list