Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [unittests] Fix "comparison of integers of different signs" warnings | Miloš Stojanović | 2020-01-14 | 1 | -1/+1 |
* | Add ExceptionStream to llvm::Object::minidump | Joseph Tremoulet | 2019-10-18 | 1 | -0/+58 |
* | Object/minidump: Add support for the MemoryInfoList stream | Pavel Labath | 2019-10-08 | 1 | -0/+199 |
* | Minidump: Add support for the MemoryList stream | Pavel Labath | 2019-05-16 | 1 | -0/+48 |
* | Object/Minidump: Add support for the ThreadList stream | Pavel Labath | 2019-05-02 | 1 | -1/+68 |
* | Object/Minidump: Add support for reading the ModuleList stream | Pavel Labath | 2019-04-08 | 1 | -0/+112 |
* | Minidump: Add support for reading/writing strings | Pavel Labath | 2019-04-05 | 1 | -0/+35 |
* | Fix two more issues with r356652 | Pavel Labath | 2019-03-21 | 1 | -134/+129 |
* | [Object] Add basic minidump support | Pavel Labath | 2019-03-21 | 1 | -0/+256 |