summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-10 18:48:58 +0000
committerChris Lattner <sabre@nondot.org>2005-11-10 18:48:58 +0000
commit12b08312952c6ad92129e6e3e72ab6b0f112cbe7 (patch)
tree35a0aa7958e52e48a3132533e0806380cacb0380 /llvm/lib/CodeGen
parent144650c3c1a5f2a1fca0fef2998bfeaa1b3a3a24 (diff)
downloadbcm5719-llvm-12b08312952c6ad92129e6e3e72ab6b0f112cbe7.tar.gz
bcm5719-llvm-12b08312952c6ad92129e6e3e72ab6b0f112cbe7.zip
Make this more efficient of the common case where we are only mangling globals.
Do not mangle internal global names that do not collide with anything. This gives us strings that now look like this: __2E_str_1: ; '.str_1' .asciz "foo" instead of this: l1__2E_str_1: ; '.str_1' .asciz "foo" llvm-svn: 24277
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud