[PDB] Drop LF_PRECOMP from debugTypes earlier
authorReid Kleckner <rnk@google.com>
Wed, 16 Sep 2020 01:50:34 +0000 (18:50 -0700)
committerReid Kleckner <rnk@google.com>
Wed, 16 Sep 2020 01:50:37 +0000 (18:50 -0700)
commit1b88845ce1b7731a062c3d1fcc80d201c70e4a44
tree0b9add9a20f0d323418fe3d92b62771b763fb8a1
parent5f4abb7fab1c6a87f059ed8732fd12b237f4805d
[PDB] Drop LF_PRECOMP from debugTypes earlier

This is a minor simplification to avoid firing up a BinaryStreamReader
and CVType parser.
lld/COFF/DebugTypes.cpp
lld/COFF/InputFiles.cpp