1. 7b58567 DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing by David Blaikie · 7 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 0b455c2 Revert rL350048 and rL350050 by Max Kazantsev · 7 years ago
  4. 5353e64 Fix build - follow-up to r350048 which broke headerless (v4) address pool by David Blaikie · 7 years ago
  5. e20bf9a DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing by David Blaikie · 7 years ago
  6. d671eb7 DebugInfo: Add assembly comments for debug_addr contribution header fields by David Blaikie · 7 years ago
  7. 161dd3c DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5 by David Blaikie · 7 years ago
  8. 425f751 [DWARF] - Emit the correct value for DW_AT_addr_base. by George Rimar · 7 years ago
  9. 64e0c56 [DWARF] Basic support for producing DWARFv5 .debug_addr section by Victor Leschuk · 7 years ago
  10. 6054e65 Move TargetLoweringObjectFile from CodeGen to Target to fix layering by David Blaikie · 8 years ago
  11. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  12. 6e07bfd [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  13. b7d3311 Move helpers into anonymous namespaces. NFC. by Benjamin Kramer · 9 years ago
  14. 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
  15. 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
  16. 9ff69c8 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. by Lang Hames · 11 years ago
  17. e12b49a DWARF Type Units: Avoid emitting type units under fission if the type requires an address. by David Blaikie · 12 years ago
  18. 69d0cf0 Add missing cpp file header by David Blaikie · 12 years ago
  19. e226b08 Separate out the DWARF address pool into its own type/files. by David Blaikie · 12 years ago