summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-01-29 01:24:25 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-01-29 01:24:25 +0000
commite2c2461a6bf0b8ccbe7a2cf9021e16c3be51ca81 (patch)
tree91c63b1c3e9390215d045f142672d7c067071d42 /clang/lib/CodeGen/CodeGenModule.cpp
parentfa7ae77af40f4fdce6fb0527f3c5ca3e1fb68dea (diff)
downloadbcm5719-llvm-e2c2461a6bf0b8ccbe7a2cf9021e16c3be51ca81.tar.gz
bcm5719-llvm-e2c2461a6bf0b8ccbe7a2cf9021e16c3be51ca81.zip
Merge identical strings.
This avoids the need to have reserve and addString in sync. We avoid hashing the global symbols again. This means that we don't merge a global symbol that has the same name as some other string, but that doesn't seem very common. The string table size is the same in clang an scylladb with or without hashing global symbols again. llvm-svn: 259136
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud