1. 9bcce1c [CodeView] Add missing cases for new enum values by Martin Storsjö · 4 years ago
  2. 61cdaf6 [ADT] Remove APInt/APSInt toString() std::string variants by Simon Pilgrim · 4 years ago
  3. 51892a4 [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets. by Luqman Aden · 4 years, 8 months ago
  4. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 5 years ago
  5. da60fc8 Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability by Nilanjana Basu · 6 years ago
  6. b5e4d7d Revert "Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability" by Nilanjana Basu · 6 years ago
  7. a885afa Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability by Nilanjana Basu · 6 years ago
  8. 5fb56b1 Temporarily Revert "Changing representation of cv_def_range directives in Codeview debug info assembly format for better readability" by Eric Christopher · 6 years ago
  9. 1c67521 Changing representation of cv_def_range directives in Codeview debug info assembly format for better readability by Nilanjana Basu · 6 years ago
  10. eb4d614 [COFF, ARM64] Add CodeView register mapping by Tom Tan · 6 years ago
  11. eddd6c2 [codeview] Revert inline line table change of r362264 by Reid Kleckner · 6 years ago
  12. 86bad3f [llvm-pdbutil] Dump inline call site line table annotations by Reid Kleckner · 6 years ago
  13. 7c438c5 [codeview] Finish support for reading and writing S_ANNOTATION records by Reid Kleckner · 6 years ago
  14. e10d004 [codeview] Remove Type member from CVRecord by Reid Kleckner · 6 years ago
  15. cc51dc6 Add Swift enumerator value for CodeView::SourceLanguage by Nathan Lanza · 6 years ago
  16. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  17. 4a17780 Apply local fixes intended to be part of r341999.' by Reid Kleckner · 7 years ago
  18. a6f6426 [codeview] Decode and dump FP regs from S_FRAMEPROC records by Reid Kleckner · 7 years ago
  19. ee0e8ba [codeview] Improve readobj FPO dumper and pdbutil register names by Reid Kleckner · 7 years ago
  20. ee8a720 [CodeView] Minimal support for S_UNAMESPACE records by Alexandre Ganea · 7 years ago
  21. 6047858 [PDB] Correctly link S_FILESTATIC records. by Zachary Turner · 7 years ago
  22. a1eb943 Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set. by Zachary Turner · 7 years ago
  23. 8aa32ff [codeview] Fix handling of S_HEAPALLOCSITE by Reid Kleckner · 8 years ago
  24. dc8d6f2 Fix -Wcovered-switch-default warnings from r314821 by Hans Wennborg · 8 years ago
  25. 6605310 CodeView: Provide a .def file with the register ids by Hans Wennborg · 8 years ago
  26. d1de2f4 [llvm-pdbutil] Add support for dumping detailed module stats. by Zachary Turner · 8 years ago
  27. 091da14 Remove useless default case in switch by Victor Leschuk · 8 years ago
  28. 4c432b2 Fix warning about covered switch default. by Zachary Turner · 8 years ago
  29. 96bcd6a [llvm-pdbutil] Fix some dumping issues. by Zachary Turner · 8 years ago
  30. f401e11 Fix a few minor issues when dumping symbols. by Zachary Turner · 8 years ago
  31. 28e31ee Output S_SECTION symbols to the Linker module. by Zachary Turner · 8 years ago
  32. 59e3ae8 [PDB] Fix linking of function symbols and local variables. by Zachary Turner · 8 years ago
  33. 898ddf6 [codeview] Emit 'D' as the cv source language for D code by Reid Kleckner · 8 years ago
  34. d41ac89 [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF by Mandeep Singh Grang · 8 years ago
  35. af88a91 [CodeView] Dump BuildInfoSym and ProcSym type indices by Reid Kleckner · 8 years ago
  36. de6a979 Remove spurious semicolons. by Zachary Turner · 8 years ago
  37. af8c75a [llvm-pdbutil] Output the symbol offset when dumping. by Zachary Turner · 8 years ago
  38. 18d90e1 [CodeView] Fix dumping of public symbol record flags by Reid Kleckner · 8 years ago
  39. 63055455 Resubmit "[llvm-pdbutil] rewrite the "raw" output style." by Zachary Turner · 8 years ago
  40. da504b7 Revert "[llvm-pdbutil] rewrite the "raw" output style." by Zachary Turner · 8 years ago
  41. cb0d5dc Fix some more warnings. by Zachary Turner · 8 years ago
  42. b560fdf [llvm-pdbutil] rewrite the "raw" output style. by Zachary Turner · 8 years ago