Skip to content

Commit 5d8390d

Browse files
Temporarily disable test on Fuchsia
1 parent ea49d47 commit 5d8390d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/CodeGen/X86/jump-table-partition.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
; -stats requires asserts
22
; requires: asserts
33

4+
; COM: Investigate test failure with fuchsia environment and re-enable the test.
5+
; UNSUPPORTED: target={{.*}}-fuchsia
6+
47
; Stop after 'finalize-isel' for simpler MIR, and lower the minimum number of
58
; jump table entries so 'switch' needs fewer cases to generate a jump table.
69
; RUN: llc -mtriple=x86_64-unknown-linux-gnu -stop-after=finalize-isel -min-jump-table-entries=2 %s -o %t.mir

0 commit comments

Comments
 (0)