summaryrefslogtreecommitdiff
path: root/lib/ObjectYAML/WasmYAML.cpp
AgeCommit message (Expand)Author
2017-06-20[WebAssembly] Add support for weak symbols in the binary formatSam Clegg
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-05-10[WebAssembly] Fix build error in wasm YAML codeSam Clegg
2017-05-09[WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg
2017-05-05[WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg
2017-04-26[WebAssembly] Allow for signed relocation addendsSam Clegg
2017-04-25[WebAssembly] Read global index in init expression as LEBSam Clegg
2017-03-31Add virtual destructor to WasmYAML::Section or avoid memory leakDerek Schuff
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff