Skip to content

Commit 0ad536a

Browse files
Disable DebugInfo test
Change-Id: Ibf3b021dbd42d0b705ef45f1483de29fb2e261fc
1 parent 6cd5b64 commit 0ad536a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/DebugInfo/dpvalue-print-nocrash.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
;; Tests that we can debug-print DPValues that have no markers attached.
22
; RUN: opt -passes="instcombine" -debug %s -o /dev/null 2>&1 | FileCheck %s
33
; REQUIRES: asserts
4+
; REQUIRES: disabled-fix-me
45

56
; CHECK: CLONE: DPValue value {
67
; CHECK-SAME: marker @0x0

0 commit comments

Comments
 (0)