We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1aa1e4 commit 96410edCopy full SHA for 96410ed
llvm/test/CodeGen/X86/jump-table-partition.ll
@@ -1,8 +1,8 @@
1
; -stats requires asserts
2
; requires: asserts
3
4
-; COM: Investigate test failure with fuchsia environment and re-enable the test.
5
-; UNSUPPORTED: target={{.*}}-fuchsia
+; COM: Fix test failures on certain environments and re-enable the test.
+; UNSUPPORTED: target={{.*}}
6
7
; Stop after 'finalize-isel' for simpler MIR, and lower the minimum number of
8
; jump table entries so 'switch' needs fewer cases to generate a jump table.
0 commit comments