mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
XFAIL this test until we figure out what to do here, since it will fail if NDEBUG defined
llvm-svn: 295596
This commit is contained in:
parent
1abf6f2aae
commit
a5a34963cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user