[all-commits] [llvm/llvm-project] 1b8884: [PDB] Drop LF_PRECOMP from debugTypes earlier
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Sep 15 19:02:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b88845ce1b7731a062c3d1fcc80d201c70e4a44
https://github.com/llvm/llvm-project/commit/1b88845ce1b7731a062c3d1fcc80d201c70e4a44
Author: Reid Kleckner <rnk at google.com>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M lld/COFF/DebugTypes.cpp
M lld/COFF/InputFiles.cpp
Log Message:
-----------
[PDB] Drop LF_PRECOMP from debugTypes earlier
This is a minor simplification to avoid firing up a BinaryStreamReader
and CVType parser.
More information about the All-commits
mailing list