diff options
author | Yury Delendik <ydelendik@mozilla.com> | 2018-07-25 17:37:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-25 17:37:30 -0500 |
commit | 0483d81ad9a665d404f2e2182e718ccbf0592be7 (patch) | |
tree | 387f0dce87e68f1ffd95f11aa7b8356808012ec3 /test/debugInfo.fromasm.no-opts.map | |
parent | 89ac9f8bb7e9bfaa57fd2c9bf0c6e950bd06e123 (diff) | |
download | binaryen-0483d81ad9a665d404f2e2182e718ccbf0592be7.tar.gz binaryen-0483d81ad9a665d404f2e2182e718ccbf0592be7.tar.bz2 binaryen-0483d81ad9a665d404f2e2182e718ccbf0592be7.zip |
Fix source map entries offset when LEB is compressed. (#1628)
Diffstat (limited to 'test/debugInfo.fromasm.no-opts.map')
-rw-r--r-- | test/debugInfo.fromasm.no-opts.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/debugInfo.fromasm.no-opts.map b/test/debugInfo.fromasm.no-opts.map index dc7e479dd..14e4f4e73 100644 --- a/test/debugInfo.fromasm.no-opts.map +++ b/test/debugInfo.fromasm.no-opts.map @@ -1 +1 @@ -{"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)"],"names":[],"mappings":"0LAIA,IACA,ICyylTA,aC7vlTA,OAkDA,0BCnGA,OACA,OACA,uBCAA,4BAKA,QAJA,OADA,8CAKA,yICsi1DA,OCrvyDA"}
\ No newline at end of file +{"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)"],"names":[],"mappings":"mLAIA,IACA,ICyylTA,aC7vlTA,OAkDA,0BCnGA,OACA,OACA,uBCAA,4BAKA,QAJA,OADA,8CAKA,0ICsi1DA,MCrvyDA"}
\ No newline at end of file |