commit | b18693c52dfe288124fd67fac8c20d7dce60d3ff | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu May 04 23:53:01 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu May 04 23:53:01 2017 +0000 |
tree | 0a067439ffca575451de6e529f5abdd8a3c9f94a | |
parent | 15650770132ba3e6e7214a28dfe0a0a01db8bd40 [diff] |
[llvm-pdbdump] Only build the TypeDatabase if necessary. Building the type database is expensive, and can take multiple minutes for large PDBs. But we only need it in certain cases depending on what command line options are specified. So only build it when we know we're about to need it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302204 91177308-0d34-0410-b5e6-96231b3b80d8