]> granicus.if.org Git - llvm/commitdiff
XFAIL this test until we figure out what to do here, since it will fail if NDEBUG...
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 19 Feb 2017 04:55:02 +0000 (04:55 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Sun, 19 Feb 2017 04:55:02 +0000 (04:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295596 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/debugcounter.ll

index c9702a7051c6b4025507bb32080d0cc4b29e3adc..84da63afdf37b410a14edcfe4c44c0fe608301b4 100644 (file)
@@ -1,3 +1,4 @@
+;XFAIL: *
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
 ;; Test that, with debug counters on, we don't rename the first info, only the second
 ; RUN: opt -debug-counter=predicateinfo-rename-skip=1,predicateinfo-rename-count=1 -print-predicateinfo -analyze  < %s 2>&1 | FileCheck %s