Skip to content

Commit 96410ed

Browse files
mark test as unsupported as I investigate test failure on certain environments
1 parent e1aa1e4 commit 96410ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
4+
; COM: Fix test failures on certain environments and re-enable the test.
5+
; UNSUPPORTED: target={{.*}}
66

77
; Stop after 'finalize-isel' for simpler MIR, and lower the minimum number of
88
; jump table entries so 'switch' needs fewer cases to generate a jump table.

0 commit comments

Comments
 (0)