diff options
author | Wouter van Oortmerssen <aardappel@gmail.com> | 2020-09-30 17:27:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-30 17:27:14 -0700 |
commit | cd63243c5b3b2fa938f365edab30139f74549b51 (patch) | |
tree | 187d957e7b2551fc16a015e6e315f405fc37894a /test/dump | |
parent | 76f76f9c01b43124c98769d9c92620c9a587dd62 (diff) | |
download | wabt-cd63243c5b3b2fa938f365edab30139f74549b51.tar.gz wabt-cd63243c5b3b2fa938f365edab30139f74549b51.tar.bz2 wabt-cd63243c5b3b2fa938f365edab30139f74549b51.zip |
Update testsuite to 646b43e (#1555)
(this is HEAD~1 as of this writing, HEAD containing the Memory64 tests which I want to land separately)
Diffstat (limited to 'test/dump')
-rw-r--r-- | test/dump/relocations-section-target.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dump/relocations-section-target.txt b/test/dump/relocations-section-target.txt index 2060aecf..d41e9617 100644 --- a/test/dump/relocations-section-target.txt +++ b/test/dump/relocations-section-target.txt @@ -39,5 +39,4 @@ Code Disassembly: 000029: 10 80 80 80 80 00 | call 0 <env.b> 00002a: R_WASM_FUNCTION_INDEX_LEB 0 <env.b> 00002f: 0b | end - ;;; STDOUT ;;) |