summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2016-02-16 21:52:06 +0000
committerDerek Schuff <dschuff@google.com>2016-02-16 21:52:06 +0000
commit25628d3362b76b066d7baf7e68205e746db1d5f4 (patch)
treed3d5e21eb872118527cfb5acec8e1cc18f8754bb /llvm/lib/Target/WebAssembly
parent9a593ee7d2455d65d4bab038174b00dde5714289 (diff)
downloadbcm5719-llvm-25628d3362b76b066d7baf7e68205e746db1d5f4.tar.gz
bcm5719-llvm-25628d3362b76b066d7baf7e68205e746db1d5f4.zip
[WebAssembly] Update torture test expectations
These were fixed with r260978 llvm-svn: 261017
Diffstat (limited to 'llvm/lib/Target/WebAssembly')
-rw-r--r--llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
index 480c2c920d5..9fb5de94ae3 100644
--- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -1,12 +1,5 @@
# Tests which are known to fail from the GCC torture test suite.
-# WebAssemblyCFGStackify.cpp:458: void PlaceMarkers(llvm::MachineFunction &, const llvm::MachineLoopInfo &, const llvm::WebAssemblyInstrInfo &, llvm::MachineDominatorTree &, llvm::WebAssemblyFunctionInfo &): Assertion `Stack.back() == &MBB && "Loop top should be balanced"' failed.
-20090113-2.c
-20090113-3.c
-loop-15.c
-930628-1.c
-
-
# Unknown type!
# UNREACHABLE executed at /s/llvm-upstream/llvm/lib/IR/ValueTypes.cpp:280!
# This is what happens when there is a struct operand to va_arg
OpenPOWER on IntegriCloud