We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd5b64 commit 0ad536aCopy full SHA for 0ad536a
llvm/test/DebugInfo/dpvalue-print-nocrash.ll
@@ -1,6 +1,7 @@
1
;; Tests that we can debug-print DPValues that have no markers attached.
2
; RUN: opt -passes="instcombine" -debug %s -o /dev/null 2>&1 | FileCheck %s
3
; REQUIRES: asserts
4
+; REQUIRES: disabled-fix-me
5
6
; CHECK: CLONE: DPValue value {
7
; CHECK-SAME: marker @0x0
0 commit comments