summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/MinidumpEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update MinidumpYAML to use minidump::Exception for exception streamJoseph Tremoulet2019-10-181-0/+20
* MinidumpYAML: Add support for the memory info list streamPavel Labath2019-10-101-0/+8
* [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...George Rimar2019-09-131-1/+2
* [lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCIGeorge Rimar2019-09-131-2/+2
* MinidumpYAML: move serialization code to MinidumpEmitter.cppPavel Labath2019-08-211-2/+196
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-071-0/+24
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-061-24/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-061-0/+24
OpenPOWER on IntegriCloud