diff options
| author | JF Bastien <jfb@google.com> | 2016-02-17 00:34:15 +0000 |
|---|---|---|
| committer | JF Bastien <jfb@google.com> | 2016-02-17 00:34:15 +0000 |
| commit | 188ca894c294c569a5dc2c4cae7a74e6079d1df1 (patch) | |
| tree | a345f7333e3f7bfb8039490f8d1c0cded7ab6b91 /llvm/lib/Target | |
| parent | 34766ca34b41c70f1ff15f9f8b3899f4e766e204 (diff) | |
| download | bcm5719-llvm-188ca894c294c569a5dc2c4cae7a74e6079d1df1.tar.gz bcm5719-llvm-188ca894c294c569a5dc2c4cae7a74e6079d1df1.zip | |
WebAssembly: update expected test failures
r261032 adds frame address support.
llvm-svn: 261044
Diffstat (limited to 'llvm/lib/Target')
| -rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 9fb5de94ae3..a7c5d02a47b 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -45,9 +45,6 @@ comp-goto-1.c 20030811-1.c pr17377.c -# WebAssembly hasn't implemented __builtin_frame_address -frame-address.c - # Error: invalid output constraint '=t' in asm. 980709-1.c 990413-2.c |

