diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-26 23:55:49 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-26 23:55:49 +0000 |
commit | a06c7e6da7f7367103d5522617cceb2525f2b431 (patch) | |
tree | e5df244ce917e4918be143a5d1ee4b17d4d95ba7 /llvm/lib/Transforms | |
parent | 03439a87cfd3988c37d2677e8b8f89a72a0e2ca4 (diff) | |
download | bcm5719-llvm-a06c7e6da7f7367103d5522617cceb2525f2b431.tar.gz bcm5719-llvm-a06c7e6da7f7367103d5522617cceb2525f2b431.zip |
[modules] The key to a DeclContext name lookup table is not actually a
DeclarationName (because all ctor names are considered the same, and so on).
Reflect this in the type used as the lookup table key. As a side-effect, remove
one copy of the duplicated code used to compute the hash of the key.
llvm-svn: 246124
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions