Skip to content

Commit 51d3c4d

Browse files
committed
[WebAssembly] Update test failure explanations
llvm-svn: 365100
1 parent 995798d commit 51d3c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# error). The format is
77
# <name> <attributes> # comment
88

9-
# Computed gotos are not supported (Cannot select BlockAddress/BRIND)
10-
20071220-1.c O2
9+
# blockaddress without an indirectbr still can't be supported
10+
20071220-1.c O2 # Relocation against a BB address
1111
20071220-2.c
1212
990208-1.c
1313
label13.C O0

0 commit comments

Comments
 (0)