summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
* minidump: Add an "arm64" constantPavel Labath2019-10-311-2/+2
* minidump: Rename some architecture constantsPavel Labath2019-10-301-2/+2
* Update MinidumpYAML to use minidump::Exception for exception streamJoseph Tremoulet2019-10-181-0/+197
* [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...George Rimar2019-09-132-8/+54
* MinidumpYAML: move serialization code to MinidumpEmitter.cppPavel Labath2019-08-211-3/+4
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-072-0/+37
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-062-37/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-062-0/+37
* Minidump: Add support for reading/writing stringsPavel Labath2019-04-051-2/+0
* [ObjectYAML] Add basic minidump generation supportPavel Labath2019-03-222-0/+144
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-012-0/+46
OpenPOWER on IntegriCloud