diff options
| author | Derek Schuff <dschuff@google.com> | 2019-07-04 00:24:35 +0000 | 
|---|---|---|
| committer | Derek Schuff <dschuff@google.com> | 2019-07-04 00:24:35 +0000 | 
| commit | 51d3c4dfcd73384cb07d07f9d0abb3bf66210b64 (patch) | |
| tree | 36a19a5bbb7c67597f9c8141c8e58f47ec30b424 /llvm/lib/Target/WebAssembly | |
| parent | 995798d2d58499f598ba125810e8e18799d900b1 (diff) | |
| download | bcm5719-llvm-51d3c4dfcd73384cb07d07f9d0abb3bf66210b64.tar.gz bcm5719-llvm-51d3c4dfcd73384cb07d07f9d0abb3bf66210b64.zip | |
[WebAssembly] Update test failure explanations
llvm-svn: 365100
Diffstat (limited to 'llvm/lib/Target/WebAssembly')
| -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 | 

