diff options
author | Rui Ueyama <ruiu@google.com> | 2016-12-19 03:14:16 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-12-19 03:14:16 +0000 |
commit | 8f687f71fb03147db3f752f55465bd7ac639fb8c (patch) | |
tree | e9f63d4943c46cfead0ce1db28d1d3142264ec4a /compiler-rt/lib/xray/xray_interface_internal.h | |
parent | adb58e7598595c337d42b5636d78a8115ee4ef18 (diff) | |
download | bcm5719-llvm-8f687f71fb03147db3f752f55465bd7ac639fb8c.tar.gz bcm5719-llvm-8f687f71fb03147db3f752f55465bd7ac639fb8c.zip |
Remove inappropriate use of CachedHashStringRef.
Use of CachedHashStringRef makes sense only when we reuse hash values.
Sprinkling it to all DenseMap has no benefits and just complicates data types.
Basically we shouldn't use CachedHashStringRef unless there is a strong
reason to to do so.
llvm-svn: 290076
Diffstat (limited to 'compiler-rt/lib/xray/xray_interface_internal.h')
0 files changed, 0 insertions, 0 deletions