Skip to content

Commit b05fa66

Browse files
arsenmgithub-actions[bot]
authored andcommitted
Automerge: 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
2 parents cef9e50 + 3140d51 commit b05fa66

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)