Skip to content

Commit 3140d51

Browse files
authored
llvm-reduce: Remove unsupported from bitcode uselistorder test (#134185)
This was disabled due to flakiness but I'm currently unable to reproduce. I'm nervous the original issue still exists. However, I downgraded the tripped assert in 8c18c25 to a warning since the same assert can trigger for illegitimate reasons. Fixes #64157
1 parent 4e40c7c commit 3140d51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
; Sometimes fails with an assert on many targets.
2-
; UNSUPPORTED: target={{.*}}
3-
41
; RUN: llvm-as -o %t.bc %s
52

63
; RUN: llvm-reduce -j=1 --abort-on-invalid-reduction \

0 commit comments

Comments
 (0)