| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm-pdbdump] Support dynamic load address and external symbols. | Zachary Turner | 2015-05-01 | 1 | -3/+11 |
| * | [PDB] Support executables and source/line info. | Zachary Turner | 2015-04-17 | 1 | -0/+63 |
| * | [llvm-pdbdump] Better error handling. | Zachary Turner | 2015-02-28 | 1 | -14/+31 |
| * | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -3/+2 |
| * | Convert std::make_unique<> to llvm::make_unique<>. | Zachary Turner | 2015-02-10 | 1 | -7/+7 |
| * | Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. | Zachary Turner | 2015-02-10 | 1 | -1/+25 |
| * | Provide DIA implementation of DebugInfoPDB. | Zachary Turner | 2015-02-10 | 1 | -0/+94 |

