1. be4c91c Temporarily revert "Use a pointer to keep track of the skeleton unit for by Eric Christopher · 12 years ago
  2. 83fff3f Use a pointer to keep track of the skeleton unit for each normal unit by Eric Christopher · 12 years ago
  3. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  4. 33ff697 In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a by Eric Christopher · 12 years ago
  5. deeafd8 Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. by Manman Ren · 12 years ago
  6. 0ed70ae Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  7. 921382e Debug Info Verifier: verify SPs in llvm.dbg.sp. by Manman Ren · 12 years ago
  8. e1fb943 Debug Info: improve the verifier to check field types. by Manman Ren · 12 years ago
  9. 9d4c735 Dwarf: use a single line table to generate assembly when .loc is used. by Manman Ren · 13 years ago
  10. f55abea Revert "Revert "PR14606: debug info imported_module support"" by David Blaikie · 13 years ago
  11. 0e89ade Revert "PR14606: debug info imported_module support" by Eric Christopher · 13 years ago
  12. 88564f3c PR14606: debug info imported_module support by David Blaikie · 13 years ago
  13. 5692e72 Revert "Adding DIImportedModules to DIScopes." by David Blaikie · 13 years ago
  14. a26d703 Adding DIImportedModules to DIScopes. by David Blaikie · 13 years ago
  15. 30ce078 Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/directory pair by David Blaikie · 13 years ago
  16. f333dc9 Reorder the DIFile field in DILexicalBlock to become a prefix common with other DIScopes by David Blaikie · 13 years ago
  17. 5ef3fcb Refactor the filename/directory information in DISubprogram to refer directly to the pair rather than the DIFile. by David Blaikie · 13 years ago
  18. cc8d090 Remove unused field in DISubprogram by David Blaikie · 13 years ago
  19. efb0d65 Debug info: refactor the first field of DICompileUnit to be a raw file/directory pair by David Blaikie · 13 years ago
  20. 3b88852 Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the common DIScope prefix by David Blaikie · 13 years ago
  21. 43a729d Remove unused field in DICompileUnit by David Blaikie · 13 years ago
  22. 8fb8224 Split out filename & directory from DIFile to start generalizing over DIScopes by David Blaikie · 13 years ago
  23. 1ca2f36 Refactor filename/directory in DICompileUnit into a DIFile by David Blaikie · 13 years ago
  24. 452c3ff Remove unused "isMain" field from DICompileUnit by David Blaikie · 13 years ago
  25. a4f770d Update debug info test cases with empty SplitDebugFilename field. by David Blaikie · 13 years ago
  26. 1e42720 Debug Info: store the files and directories for each compile unit. by Manman Ren · 13 years ago
  27. 4e042a6 Dwarf: support for LTO where a single object file can have multiple line tables by Manman Ren · 13 years ago