diff options
author | Reid Kleckner <rnk@google.com> | 2017-10-31 21:52:15 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-10-31 21:52:15 +0000 |
commit | bc6f52da82b4a0383fa2f2c4e056b43b6e5ddaf7 (patch) | |
tree | 59ace88ba3fab23901628055b53262414b113fbb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 374f71ac90dd0b84ede33cecd245e37da2012788 (diff) | |
download | bcm5719-llvm-bc6f52da82b4a0383fa2f2c4e056b43b6e5ddaf7.tar.gz bcm5719-llvm-bc6f52da82b4a0383fa2f2c4e056b43b6e5ddaf7.zip |
[codeview] Merge file checksum entries for DIFiles with the same absolute path
Change the map key from DIFile* to the absolute path string. Computing
the absolute path isn't expensive because we already have a map that
caches the full path keyed on DIFile*.
llvm-svn: 317041
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions