diff options
| author | JF Bastien <jfb@google.com> | 2016-02-02 14:27:34 +0000 |
|---|---|---|
| committer | JF Bastien <jfb@google.com> | 2016-02-02 14:27:34 +0000 |
| commit | 926b189a813cc434beadc831fc5beca621fb8612 (patch) | |
| tree | e1b3c279c503e8e600c81cc009a7269dcab318a2 /llvm/lib | |
| parent | 8fdba91bc93b93057334fa6ef21cd66029237d35 (diff) | |
| download | bcm5719-llvm-926b189a813cc434beadc831fc5beca621fb8612.tar.gz bcm5719-llvm-926b189a813cc434beadc831fc5beca621fb8612.zip | |
WebAssembly: update expected GCC torture test failures
The 3 programs used __attribute__((mode(?))) on enum, which clang r259497 fixed.
llvm-svn: 259508
Diffstat (limited to 'llvm/lib')
| -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 da6b82fb9e5..73add14fc8e 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -146,9 +146,6 @@ pr51447.c 20070919-1.c align-nest.c pr41935.c -20050107-1.c -20050119-1.c -20050119-2.c 920302-1.c 920501-3.c 920728-1.c |

