[all-commits] [llvm/llvm-project] 5b7aef: Revert "[PDB] Defer relocating .debug$S until comm...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Tue Jan 19 11:46:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b7aef6eb4b2930971029b984cb2360f7682e5a5
https://github.com/llvm/llvm-project/commit/5b7aef6eb4b2930971029b984cb2360f7682e5a5
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-01-19 (Tue, 19 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 6529d7c5a45b1b9588e512013b02f891d71bc134.
Reason: Broke the ASan buildbots.
http://lab.llvm.org:8011/#/builders/99/builds/1567
More information about the All-commits
mailing list