diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-08-15 14:25:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-15 14:25:45 -0700 |
commit | 21d06aea04244fa71b5053bd87f2ec6a2ac9d5c2 (patch) | |
tree | 420d234a172642f0eeff119c9b585e80eb1629ea /test/debugInfo.fromasm.map | |
parent | 4216894b22e5891e83851d2af42080293e6089e4 (diff) | |
download | binaryen-21d06aea04244fa71b5053bd87f2ec6a2ac9d5c2.tar.gz binaryen-21d06aea04244fa71b5053bd87f2ec6a2ac9d5c2.tar.bz2 binaryen-21d06aea04244fa71b5053bd87f2ec6a2ac9d5c2.zip |
Emit optimal-size LEBs in section/subsection/function body sizes (#1128)
* emit optimal-size LEBs in section/subsection/function body sizes, instead of preallocating 5 bytes
Diffstat (limited to 'test/debugInfo.fromasm.map')
-rw-r--r-- | test/debugInfo.fromasm.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/debugInfo.fromasm.map b/test/debugInfo.fromasm.map index 5fb3151c9..0828cfdec 100644 --- a/test/debugInfo.fromasm.map +++ b/test/debugInfo.fromasm.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"],"names":[],"mappings":"wLC8ylTA,cC7vlTA,OAkDA,iBCnGA,OACA,OACA,8BCAA,wBAKA,MAJA,OADA,0BAKA,iGCsi1DA"}
\ 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"],"names":[],"mappings":"oKC8ylTA,UC7vlTA,OAkDA,aCnGA,OACA,OACA,0BCAA,wBAKA,MAJA,OADA,0BAKA,6FCsi1DA"}
\ No newline at end of file |