Skip to content

Commit

Permalink
XFAIL this test until we figure out what to do here, since it will fa…
Browse files Browse the repository at this point in the history
…il if NDEBUG defined

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295596 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
dberlin committed Feb 19, 2017
1 parent 8b1bda0 commit 996ea53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Other/debugcounter.ll
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 996ea53

Please sign in to comment.