summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/WasmYAML.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-07-011-3/+5
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-0/+2
* [WebAssembly] Add support for weak symbols in the binary formatSam Clegg2017-06-201-9/+41
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [WebAssembly] Fix build error in wasm YAML codeSam Clegg2017-05-101-3/+3
* [WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg2017-05-091-2/+6
* [WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg2017-05-051-1/+11
* [WebAssembly] Allow for signed relocation addendsSam Clegg2017-04-261-1/+1
* [WebAssembly] Read global index in init expression as LEBSam Clegg2017-04-251-0/+3
* Add virtual destructor to WasmYAML::Section or avoid memory leakDerek Schuff2017-03-311-0/+9
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+348
OpenPOWER on IntegriCloud