diff options
author | Heejin Ahn <aheejin@gmail.com> | 2020-09-30 14:42:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-30 14:42:27 -0700 |
commit | b91603f65c45139ad49dfa257749d100117b763d (patch) | |
tree | 2661ee49040ca1e692b755602415bef6fcc0f946 /test/lld/em_asm_O0.wat | |
parent | 20d6236b1b96878015c050fc953d63a040d60385 (diff) | |
download | binaryen-b91603f65c45139ad49dfa257749d100117b763d.tar.gz binaryen-b91603f65c45139ad49dfa257749d100117b763d.tar.bz2 binaryen-b91603f65c45139ad49dfa257749d100117b763d.zip |
Update lld tests (#3182)
This updates lld tests by running generate_lld_tests.py with the latest
toolchain.
Diffstat (limited to 'test/lld/em_asm_O0.wat')
-rw-r--r-- | test/lld/em_asm_O0.wat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/em_asm_O0.wat b/test/lld/em_asm_O0.wat index 4b509ffaf..b1628f158 100644 --- a/test/lld/em_asm_O0.wat +++ b/test/lld/em_asm_O0.wat @@ -90,6 +90,6 @@ ) (local.get $3) ) - ;; custom section "producers", size 157 + ;; custom section "producers", size 112 ) |