diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-06-03 13:53:53 -0700 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2016-06-03 13:53:53 -0700 |
commit | 1826f4132d52a1c767f012fad5d1ab3e746e632b (patch) | |
tree | c9418aee9104d189f20d4d6af6fd16f82efd6742 /test/torture-s/zero-struct-1.c.s | |
parent | f0e79fc18be7013f43f79317836dc71d623c40d6 (diff) | |
download | binaryen-1826f4132d52a1c767f012fad5d1ab3e746e632b.tar.gz binaryen-1826f4132d52a1c767f012fad5d1ab3e746e632b.tar.bz2 binaryen-1826f4132d52a1c767f012fad5d1ab3e746e632b.zip |
Update waterfall to 7268 (#566)
Also update torture-s tests.
This brings in the .functype directives and causes 2 more tests to pass.
Diffstat (limited to 'test/torture-s/zero-struct-1.c.s')
-rw-r--r-- | test/torture-s/zero-struct-1.c.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/torture-s/zero-struct-1.c.s b/test/torture-s/zero-struct-1.c.s index 99bfcad41..0fa51e038 100644 --- a/test/torture-s/zero-struct-1.c.s +++ b/test/torture-s/zero-struct-1.c.s @@ -90,3 +90,4 @@ ff: .ident "clang version 3.9.0 " + .functype abort, void |