Commit History

Author SHA1 Message Date
  Peter Collingbourne 5420de3f15 DebugInfo: New metadata representation for global variables. 9 years ago
  Zachary Turner be73fbca1c [pdb] Write PDB TPI Stream from Yaml. 9 years ago
  Reid Kleckner a8b8839447 [codeview] Don't assert if the array element type is incomplete 9 years ago
  Reid Kleckner eadc14fcd6 [codeview] Add new directives to record inlined call site line info 9 years ago
  Reid Kleckner 57e19688ae [codeview] Emit vtable shape information 9 years ago
  Reid Kleckner 0887fc5a92 [codeview] Remove redundant TypeTable lookup 9 years ago
  Reid Kleckner def731aa8a [MC] Move .cv_loc management logic out of MCContext 9 years ago
  Zachary Turner 3483f21bbc [CodeView] Decouple record deserialization from visitor dispatch. 9 years ago
  Zachary Turner 5e117855c3 [msf] Resubmit "Rename Msf -> MSF". 9 years ago
  Zachary Turner 85c3e3ee9c Revert "[msf] Rename Msf to MSF." 9 years ago
  Zachary Turner 4d1557ffac [msf] Rename Msf to MSF. 9 years ago
  Zachary Turner 0c7a213a73 [pdb] Refactor library to more clearly separate reading/writing 9 years ago
  David Majnemer 556fadaada [CodeView] Don't crash on functions without subprograms 9 years ago
  Reid Kleckner 12e910f70a Remove MCAsmInfo.h include from TargetOptions.h 9 years ago
  Zachary Turner 4ab13f5ec5 [msf] Create LLVMDebugInfoMsf 9 years ago
  Amjad Aboud dd79b0c35c [codeview] Improved array type support. 9 years ago
  David Majnemer 3ceb1244c8 [CodeView] Implement support for thread-local variables 9 years ago
  David Majnemer 7bae2669d5 [CodeView] Emit an appropriate symbol kind for globals 9 years ago
  David Majnemer cc3da7f637 [CodeView] Unions are always sealed 9 years ago
  Adrian McCarthy 0b9a17ffed Retry: "Emit CodeView type records for nested classes." 9 years ago
  Adrian McCarthy c233a9a901 Revert "Emit CodeView type records for nested classes." 9 years ago
  Adrian McCarthy 76700e4252 Emit CodeView type records for nested classes. 9 years ago
  Reid Kleckner 5efb713f63 [codeview] Set the Nested and Scoped ClassOptions based on the scope chain 9 years ago
  David Majnemer 7239fbb65b [CodeView] Include the offset of nested members 9 years ago
  David Majnemer 0c69559ee3 [CodeView] Pretty print anonymous scopes 9 years ago
  Reid Kleckner 613f199109 [codeview] Don't record UDTs for anonymous structs 9 years ago
  Reid Kleckner f2d09fcb71 [codeview] Assert that our CV type records are valid 9 years ago
  Reid Kleckner bd79db219f [codeview] Add DISubprogram::ThisAdjustment 9 years ago
  David Majnemer 18b9b9a1f4 [CodeView] Implement support for bitfields in LLVM 9 years ago
  Nico Weber 96caeda925 Revert r273807 (and r273809, r273810), it caused PR28311 9 years ago