1. 94ee072 [codeview] Flush labels before S_DEFRANGE* fragments by Reid Kleckner · 7 years ago
  2. 689f773 [codeview] Clean up machinery for deferring .cv_loc emission by Reid Kleckner · 7 years ago
  3. e3f6529 Support: Simplify endian stream interface. NFCI. by Peter Collingbourne · 7 years ago
  4. 2c6430f [codeview] Ignore .cv_loc directives at the end of a function by Reid Kleckner · 7 years ago
  5. 7897a78 [CodeView] Add line numbers for inlined call sites by Reid Kleckner · 8 years ago
  6. b525872 [CodeView] Sink complex inline functions to .cpp file, NFC by Reid Kleckner · 8 years ago
  7. 5e102ee MC: Remove redundant `SetUsed` arguments in MCSymbol methods by Sam Clegg · 8 years ago
  8. 910c012 Remove redundant includes from lib/MC. by Michael Zolotukhin · 8 years ago
  9. 26fa1bf Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
  10. 913213c Revert "Fix Bug 30978 by emitting cv file checksums." by Eric Beckmann · 8 years ago
  11. 349746f Fix Bug 30978 by emitting cv file checksums. by Eric Beckmann · 8 years ago
  12. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  13. d427383 [CodeView] Move CodeView YAML code to ObjectYAML. by Zachary Turner · 8 years ago
  14. 8c099fe [CodeView] Rename ModuleDebugFragment -> DebugSubsection. by Zachary Turner · 8 years ago
  15. 5b6e4e0 [llvm-pdbdump] Abstract some of the YAML/Raw printing code. by Zachary Turner · 8 years ago
  16. 67c5601 Rename some PDB classes. by Zachary Turner · 8 years ago
  17. 11cf053 [CodeView] Fix off-by-one error in def range gap emission by Reid Kleckner · 9 years ago
  18. f7d84ee Reapply "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  19. 46225b1 Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols." by Zachary Turner · 9 years ago
  20. d0fffd1 Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols." by Zachary Turner · 9 years ago
  21. a4e7dfb [CodeView] Hook CodeViewRecordIO for reading/writing symbols. by Zachary Turner · 9 years ago
  22. d4ea4c1 Revert "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  23. 460218f [CodeGen] Fix invalid DWARF info on Win64 by Keno Fischer · 9 years ago
  24. bb96df6 [codeview] Truncate records to maximum record size near 64KB by Reid Kleckner · 9 years ago
  25. be82d3e [codeview] Optimize the size of defranges with gaps by Reid Kleckner · 9 years ago
  26. a9f4cc9 [codeview] Add new directives to record inlined call site line info by Reid Kleckner · 9 years ago
  27. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  28. c29b4f0 [codeview] Shrink inlined call site line info tables by Reid Kleckner · 9 years ago
  29. 858239d Prune some includes from headers and sink some inline functions by Reid Kleckner · 9 years ago
  30. ee641c2 [codeview] Avoid emitting an empty file checksum table by Reid Kleckner · 9 years ago
  31. 63a2846 [codeview] Some cleanup of Symbol Records. by Zachary Turner · 9 years ago
  32. 344078f [codeview] Fix emission of file changes in inline line tables by Reid Kleckner · 10 years ago
  33. 408b5e6 [MC] Add support for encoding CodeView variable definition ranges by David Majnemer · 10 years ago
  34. cb91e7d [codeview] Don't attempt a cross-section label diff by Reid Kleckner · 10 years ago
  35. c9911f2 [codeview] Correctly handle inlining functions post-dominated by unreachable by David Majnemer · 10 years ago
  36. 1fcd610 [codeview] Wire up the .cv_inline_linetable directive by Reid Kleckner · 10 years ago
  37. 6fcbd7e [CodeView] Implement .cv_inline_linetable by David Majnemer · 10 years ago
  38. a0b44ef Fix some -Wstring-conversion warnings by David Blaikie · 10 years ago
  39. 2214ed8 Reland "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  40. 00d9639 Revert "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  41. 22d9938 Silence gcc warning about ternary and enumerations by Reid Kleckner · 10 years ago
  42. c62e379 [CodeView] Use assembler directives for line tables by Reid Kleckner · 10 years ago