commit | 0afe3ab0be73485e585d4d1ec1b941f4b1b29959 | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Thu Jan 05 14:59:56 2017 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Thu Jan 05 14:59:56 2017 +0000 |
tree | 6bbc7f76f8999296ededeceb5da48ead8ad5c86b | |
parent | 281d15cdbf259c949f39f7ea3107c74d411b340d [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291115 91177308-0d34-0410-b5e6-96231b3b80d8