[all-commits] [llvm/llvm-project] b69db4: Re-land "[PDB] Defer relocating .debug$S until com...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed Mar 10 15:14:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b69db4a7ab2deea209d90e7c8bb86baa06be650c
      https://github.com/llvm/llvm-project/commit/b69db4a7ab2deea209d90e7c8bb86baa06be650c
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M lld/COFF/Chunks.cpp
    M lld/COFF/Chunks.h
    M lld/COFF/PDB.cpp
    M llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
    M llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
    M llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp

  Log Message:
  -----------
  Re-land "[PDB] Defer relocating .debug$S until commit time and parallelize it"

This reverts commit bacf9cf2c5cdec3567580e5030c4c82f42b3d745 and
reinstates commit 1a9bd5b81328adf0dd5a8b4f3ad5949463e66da3.

Reverting this commit did not appear to make the problem go away, so we
can go ahead and reland it.




More information about the All-commits mailing list