This change updates to the format of the 'names' sectionin the
generated wasm binary to match the latest changesto the design
and 'wabt'.
Details
Details
Diff Detail
Diff Detail
- Build Status
- Buildable 4779 - Build 4779: arc lint + arc unit 
| Paths 
 |  Differential  D30950  
[WebAssembly] Update format of 'names' section. ClosedPublic Authored by sbc100 on Mar 14 2017, 12:04 PM. 
Details Summary This change updates to the format of the 'names' sectionin the 
Diff Detail 
 Event Timelinesbc100 retitled this revision from [WebAssembly] Update format of 'names' section
This change updates to the format of the 'names' section
in the generated wasm binary to match the latest changes
to the design and 'wabt'. to [WebAssembly] Update format of 'names' sectionThis change updates to the format of the 'names' sectionin the generated wasm binary to match the latest changesto the design and 'wabt'..Mar 14 2017, 12:05 PM sbc100 retitled this revision from [WebAssembly] Update format of 'names' sectionThis change updates to the format of the 'names' sectionin the generated wasm binary to match the latest changesto the design and 'wabt'. to [WebAssembly] Update format of 'names' section..Mar 14 2017, 2:36 PM This revision is now accepted and ready to land.Mar 15 2017, 8:51 AM Closed by commit rL297877: [WebAssembly] Update format of 'names' section. (authored by dschuff).  ·  Explain WhyMar 15 2017, 12:48 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 91771 include/llvm/Support/Wasm.h
 lib/MC/WasmObjectWriter.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Here and below, prefer preincrement.