1. 649b8e0 Implement some methods for NativeRawSymbol by Adrian McCarthy · 9 years ago
  2. 3838032 [pdb] Improve error messages when DIA is not found. by Zachary Turner · 9 years ago
  3. fb58be8 Update _MSC_VER equality checks for msdiaNNN.dll by Reid Kleckner · 9 years ago
  4. 819e77d Port DebugInfoPDB over to using llvm::Error. by Zachary Turner · 9 years ago
  5. ec28fc3 Move pdb code into pdb namespace. by Zachary Turner · 10 years ago
  6. 23ee87b [llvm-pdbdump] Print a better error message when PDB loading fails. by Zachary Turner · 10 years ago
  7. 73853ab Make DIASession work if msdia*.dll isn't registered. by Nico Weber · 10 years ago
  8. 43ec3af [DebugInfoPDB] Add source / line number accessors for PDB. by Zachary Turner · 10 years ago
  9. e5cb269 [llvm-pdbdump] Support dynamic load address and external symbols. by Zachary Turner · 11 years ago
  10. 4b08354 [PDB] Support executables and source/line info. by Zachary Turner · 11 years ago
  11. ccf0415 [llvm-pdbdump] Better error handling. by Zachary Turner · 11 years ago
  12. 71f308a Re-sort #include lines using my handy dandy ./utils/sort_includes.py by Chandler Carruth · 11 years ago
  13. be6d1e4 Convert std::make_unique<> to llvm::make_unique<>. by Zachary Turner · 11 years ago
  14. a554917 Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. by Zachary Turner · 11 years ago
  15. cffff26 Provide DIA implementation of DebugInfoPDB. by Zachary Turner · 11 years ago