diff options
Diffstat (limited to 'llvm/lib/Target')
| -rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 9345360efac..701b347bcbd 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -6,8 +6,8 @@ # error). The format is # <name> <attributes> # comment -# Computed gotos are not supported (Cannot select BlockAddress/BRIND) -20071220-1.c O2 +# blockaddress without an indirectbr still can't be supported +20071220-1.c O2 # Relocation against a BB address 20071220-2.c 990208-1.c label13.C O0 |

