summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/WasmEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-6/+3
* WasmEmitter - Don't dereference a dyn_cast result. NFCI.Simon Pilgrim2019-09-171-1/+1
* [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...George Rimar2019-09-131-163/+132
* [lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCIGeorge Rimar2019-09-131-7/+6
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-071-0/+668
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-061-668/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-061-0/+668
OpenPOWER on IntegriCloud