Historia zmian

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