summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Object/MinidumpTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [unittests] Fix "comparison of integers of different signs" warningsMiloš Stojanović2020-01-141-1/+1
* Add ExceptionStream to llvm::Object::minidumpJoseph Tremoulet2019-10-181-0/+58
* Object/minidump: Add support for the MemoryInfoList streamPavel Labath2019-10-081-0/+199
* Minidump: Add support for the MemoryList streamPavel Labath2019-05-161-0/+48
* Object/Minidump: Add support for the ThreadList streamPavel Labath2019-05-021-1/+68
* Object/Minidump: Add support for reading the ModuleList streamPavel Labath2019-04-081-0/+112
* Minidump: Add support for reading/writing stringsPavel Labath2019-04-051-0/+35
* Fix two more issues with r356652Pavel Labath2019-03-211-134/+129
* [Object] Add basic minidump supportPavel Labath2019-03-211-0/+256
OpenPOWER on IntegriCloud