История коммитов

Автор SHA1 Сообщение Дата
  Chandler Carruth 1b279144ec [cleanup] Re-sort all the #include lines in LLVM using 10 лет назад
  David Blaikie 5e8ee21fb6 Sink dwarf unit length emission down into DwarfUnit::emitHeader 10 лет назад
  David Blaikie 8ff48760a3 Remove DwarfUnit::LabelEnd in favor of computing the length of the section directly 10 лет назад
  David Blaikie 7d26b99189 Correct assert text from r220923 10 лет назад
  David Blaikie 5f5c65058b PR21408: Workaround the appearance of duplicate variables due to problems when inlining two calls to the same function from the same call site. 10 лет назад
  David Blaikie 7f6ba1758b DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile 10 лет назад
  David Blaikie 8a5eafb58d DebugInfo: Remove DwarfDebug::addScopeVariable now that it's just a trivial wrapper 10 лет назад
  David Blaikie 991327143f DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argument ordering of other arguments (abstract arguments) in the same way and already have code for that too. 10 лет назад
  David Blaikie 48ba51a8cd DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable into DwarfFile. 10 лет назад
  David Blaikie 3d71678283 Remove explicit (void) use of DwarfFile::DD that was accidentally left in r220452. 10 лет назад
  David Blaikie 87e9d8c051 [DebugInfo] Sink DwarfDebug::addCurrentFnArgument down into DwarfFile. 10 лет назад
  David Blaikie 22a01da9de [DebugInfo] Add DwarfDebug& to DwarfFile. 10 лет назад
  David Blaikie 85d436d90a Remove the unused string section symbol parameter from DwarfFile::emitStrings 11 лет назад
  David Blaikie 891481f89d Encapsulate the DWARF string pool in a separate type. 11 лет назад
  David Blaikie 5410b5acda Return DIE by reference instead of pointer from DwarfUnit::getUnitDie 11 лет назад
  David Blaikie e384ec7853 Separate out the DWARF address pool into its own type/files. 11 лет назад
  David Blaikie 53008d6713 clang-format r207010 11 лет назад
  David Blaikie 1188a75aa0 Split out DwarfFile from DwarfDebug into its own .h/.cpp files. 11 лет назад