diff options
author | Teresa Johnson <tejohnson@google.com> | 2017-01-05 14:59:56 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2017-01-05 14:59:56 +0000 |
commit | e27b058de355e7af398c999db022ef11cf444b20 (patch) | |
tree | 8570fd0b642dbf5938ad3da18bc7ea1bc5a9d365 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | fd93a54fc8045c27242ad4b17ea1dff0a92420eb (diff) | |
download | llvm-e27b058de355e7af398c999db022ef11cf444b20.zip llvm-e27b058de355e7af398c999db022ef11cf444b20.tar.gz llvm-e27b058de355e7af398c999db022ef11cf444b20.tar.bz2 |
[ThinLTO] Use DenseSet instead of SmallPtrSet for holding GUIDs
Should fix some more bot failures from r291108.
This should have been a DenseSet, since GUID is not a pointer type.
It caused some bots to fail, but for some reason I wasnt't getting a
build failure.
llvm-svn: 291115
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions