diff options
author | Reid Kleckner <rnk@google.com> | 2019-11-14 14:16:21 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-11-14 14:17:49 -0800 |
commit | adfad4d7c84657026bc4f96d310c33b9550c4334 (patch) | |
tree | 1b93768a5eb60c52c9fb0403e4d43dfcb0e3f561 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f4f47da530729161a73d71791ada3ab58886b9dd (diff) | |
download | bcm5719-llvm-adfad4d7c84657026bc4f96d310c33b9550c4334.tar.gz bcm5719-llvm-adfad4d7c84657026bc4f96d310c33b9550c4334.zip |
Forward declare the DWARFCache to avoid including LLVM DWARF details
LLD's DWARF.h header leaks a lot of LLVM DWARF includes that LLD doesn't
need. For Chunks.cpp, I see a compile time decrease of 3.1s to 2.7s.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions