[all-commits] [llvm/llvm-project] 45fd3e: [PDB] Share code to relocate .debug$[SF] sections, ...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Jun 1 13:17:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 45fd3e4688a78d182d11733f8d633966f05d2860
https://github.com/llvm/llvm-project/commit/45fd3e4688a78d182d11733f8d633966f05d2860
Author: Reid Kleckner <rnk at google.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M lld/COFF/PDB.cpp
Log Message:
-----------
[PDB] Share code to relocate .debug$[SF] sections, NFC
Sink relocateDebugChunk near the only call site.
More information about the All-commits
mailing list