diff options
author | Alon Zakai <azakai@google.com> | 2020-08-17 19:13:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 19:13:42 -0700 |
commit | 77fe6ded258ce37bd3ea78fd43c8bc0ef639682b (patch) | |
tree | be2c33aa32f9063cdf6d29a64d0f0084e883f8cf /test/debugInfo.fromasm.imprecise.no-opts.map | |
parent | f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3 (diff) | |
download | binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.tar.gz binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.tar.bz2 binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.zip |
Remove asm2wasm (#3042)
Now that fastcomp has been removed from Emscripten, there is no need
for the asm2wasm tool which it used to compile fastcomp's asm.js output
to wasm.
See emscripten-core/emscripten#11860
Diffstat (limited to 'test/debugInfo.fromasm.imprecise.no-opts.map')
-rw-r--r-- | test/debugInfo.fromasm.imprecise.no-opts.map | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/debugInfo.fromasm.imprecise.no-opts.map b/test/debugInfo.fromasm.imprecise.no-opts.map deleted file mode 100644 index b96bd8766..000000000 --- a/test/debugInfo.fromasm.imprecise.no-opts.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["tests/hello_world.c","tests/other_file.cpp","return.cpp","even-opted.cpp","fib.c","/tmp/emscripten_test_binaryen2_28hnAe/src.c","(unknown)","inline_me.c"],"names":[],"mappings":"+LAIA,IACA,ICyylTA,aC7vlTA,OAkDA,SCnGA,OACA,OACA,sBCAA,4BAKA,QAJA,OADA,8CAKA,0ICsi1DA,MCrvyDA,KCjsCA,OACA,OACA,OACA,MAEA"}
\ No newline at end of file |