summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/TableGen.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-14 00:01:06 +0000
committerChris Lattner <sabre@nondot.org>2009-07-14 00:01:06 +0000
commit105efaf3dfe1fac16db776412e998940a229892d (patch)
tree92dc9cd58b834fd3672f9c3132dfd37e3c85ce90 /llvm/utils/TableGen/TableGen.cpp
parenta6904ff7f9e8e779d50c0c816950cd7f68846029 (diff)
downloadbcm5719-llvm-105efaf3dfe1fac16db776412e998940a229892d.tar.gz
bcm5719-llvm-105efaf3dfe1fac16db776412e998940a229892d.zip
rename Memo/Count to AnonGlobalIDs/NextAnonGlobalID to be more
descriptive. Thange them to keep track of the ID of a global that is assigned, not the first mangled name returned for it. Without doing this, we are required to always use the same suffix for a global that gets mangled. This means that we can mangle the same global once with $stub and another time with $non_lazy_ptr or whatever. llvm-svn: 75561
Diffstat (limited to 'llvm/utils/TableGen/TableGen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud