summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-nm
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-06-24 10:06:29 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-06-24 10:06:29 +0000
commit595348228569c587e14bf8cea1c4fdf1b503c104 (patch)
treef4fc8854cae28a3380264d33eed1b5ddcec734a0 /llvm/tools/llvm-nm
parente0cf3b9a3ca8d80d313d1e2e5b8c70d73d10e933 (diff)
downloadbcm5719-llvm-595348228569c587e14bf8cea1c4fdf1b503c104.tar.gz
bcm5719-llvm-595348228569c587e14bf8cea1c4fdf1b503c104.zip
[ADT] Teach DenseMap to support StringRef keys.
While often you want to use something specialized like StringMap, when the strings already have persistent storage a normal densemap over them can be more efficient. This can't go into StringRef.h because of really obnoxious header chains from the hashing code to the endian detection code to CPU feature detection code to StringMap. llvm-svn: 240528
Diffstat (limited to 'llvm/tools/llvm-nm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud