[all-commits] [llvm/llvm-project] bacf9c: Revert "[PDB] Defer relocating .debug$S until comm...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu Jan 28 13:18:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bacf9cf2c5cdec3567580e5030c4c82f42b3d745
https://github.com/llvm/llvm-project/commit/bacf9cf2c5cdec3567580e5030c4c82f42b3d745
Author: Reid Kleckner <rnk at google.com>
Date: 2021-01-28 (Thu, 28 Jan 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:
-----------
Revert "[PDB] Defer relocating .debug$S until commit time and parallelize it"
This reverts commit 1a9bd5b81328adf0dd5a8b4f3ad5949463e66da3.
I suspect that this patch may have caused https://crbug.com/1171438.
More information about the All-commits
mailing list