[llvm] [RemoveDIs] Add DPLabels support [3a/3] (PR #82633)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 03:30:59 PST 2024
================
@@ -1,5 +1,6 @@
; RUN: llc < %s -stop-after=virtregrewriter -o - | FileCheck %s
-;
+; RUN: llc --try-experimental-debuginfo-iterators < %s -stop-after=virtregrewriter -o - | FileCheck %s
----------------
OCHyams wrote:
The (offline) consensus agrees with your position -- I've removed them from the patch.
https://github.com/llvm/llvm-project/pull/82633
More information about the llvm-commits
mailing list