1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 0cac726 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  3. 0f035eb [DebugInfo] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  4. a6fb536 [PDB] Make our PDBs look more like MS PDBs. by Zachary Turner · 8 years ago
  5. 71d36ad [Codeview/PDB] Rename some methods for clarity. by Zachary Turner · 8 years ago
  6. fced530 Revert "Resubmit "Support embedding natvis files in PDBs."" by Zachary Turner · 8 years ago
  7. 132d7a1 Resubmit "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  8. a2155889 Revert "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  9. de53aaf Support embedding natvis files in PDBs. by Zachary Turner · 8 years ago
  10. 8456b16 [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  11. a8cfc29 Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  12. 0085dce Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  13. a3da446 [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections. by Zachary Turner · 8 years ago
  14. deb3913 [CodeView] Support remaining debug subsection types by Zachary Turner · 8 years ago
  15. 1bf7762 [llvm-pdbdump] Support native ordering of subsections in raw mode. by Zachary Turner · 8 years ago
  16. 92dcdda [CodeView] Support CodeView subsections in any order. by Zachary Turner · 8 years ago
  17. 591312c [CodeView] Add more DebugSubsection implementations. by Zachary Turner · 8 years ago[Renamed (61%) from llvm/lib/DebugInfo/CodeView/StringTable.cpp]
  18. cf468d8 [CodeView] Use actual strings for dealing with checksums and lines. by Zachary Turner · 8 years ago
  19. 2d5c2cd [llvm-readobj] Update readobj to re-use parsing code. by Zachary Turner · 8 years ago
  20. c504ae3 Resubmit r301986 and r301987 "Add codeview::StringTable" by Zachary Turner · 8 years ago
  21. dff096f Revert r301986 (and subsequent r301987). by Daniel Jasper · 8 years ago
  22. 6773659 Fix type conversion error. by Zachary Turner · 8 years ago
  23. 7dba20b Make codeview::StringTable. by Zachary Turner · 8 years ago