提交歷史

作者 SHA1 備註 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Fangrui Song c466264b34 Use the container form llvm::sort(C, ...) 6 年之前
  Pavel Labath 23332c50c1 [DebugInfo] Reduce debug_str_offsets section size 7 年之前
  Pavel Labath bffd929d5b dwarfgen: Add support for generating the debug_str_offsets section, take 3 7 年之前
  Pavel Labath a70431e931 Revert "dwarfgen: Add support for generating the debug_str_offsets section, take 2" 7 年之前
  Pavel Labath 030afdf934 dwarfgen: Add support for generating the debug_str_offsets section, take 2 7 年之前
  Pavel Labath a47b5f6ca0 Revert "dwarfgen: Add support for generating the debug_str_offsets section" 7 年之前
  Pavel Labath b1674d0d93 dwarfgen: Add support for generating the debug_str_offsets section 7 年之前
  Wolfgang Pieb cf947acc65 [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms. 7 年之前
  Eugene Zelenko ee8a71b734 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Duncan P. N. Exon Smith 518dcb905e AsmPrinter: Avoid creating symbols in DwarfStringPool 10 年之前
  Duncan P. N. Exon Smith b976cabda3 AsmPrinter: Prune an include, NFC 10 年之前
  Duncan P. N. Exon Smith 1717728066 AsmPrinter: Extract DwarfStringPoolEntry from DwarfStringPool, NFC 10 年之前
  Duncan P. N. Exon Smith e3ae958f94 AsmPrinter: Emit the DwarfStringPool offset directly when possible 10 年之前
  Duncan P. N. Exon Smith 8d2d4e2637 AsmPrinter: Refactor DwarfStringPool::getEntry(), NFC 10 年之前
  Rafael Espindola 7521964d28 Move alignment from MCSectionData to MCSection. 10 年之前
  Lang Hames 579cebfb15 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. 10 年之前
  Rafael Espindola b415e6b2f2 Centralize the handling of unique ids for temporary labels. 10 年之前
  Rafael Espindola e9141ce303 Convert the easy cases of GetTempSymbol to createTempSymbol. 10 年之前
  David Blaikie 1d4f28c6bc Remove StringMap::GetOrCreateValue in favor of StringMap::insert 10 年之前
  David Blaikie 85d436d90a Remove the unused string section symbol parameter from DwarfFile::emitStrings 11 年之前
  Benjamin Kramer 38df4bd031 Make helper functions static. 11 年之前
  David Blaikie 891481f89d Encapsulate the DWARF string pool in a separate type. 11 年之前