summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-09-12 23:02:08 +0000
committerChris Lattner <sabre@nondot.org>2009-09-12 23:02:08 +0000
commita602bebb61f6fec2b155c65028c5e6cd3872c144 (patch)
tree124b1e248f48493e6a51ca3b4bd51bf908f5e6a7 /clang/lib/CodeGen/CodeGenModule.cpp
parent95a312b2e9b6bdee918f7f0deb06773ac6b70122 (diff)
downloadbcm5719-llvm-a602bebb61f6fec2b155c65028c5e6cd3872c144.tar.gz
bcm5719-llvm-a602bebb61f6fec2b155c65028c5e6cd3872c144.zip
devirtualize AsmPrinter::printBasicBlockLabel since it is never overridden.
Move GetMBBSymbol up to AsmPrinter and make printBasicBlockLabel use it so that we only have one place that decides what to name bb labels. Hopefully various clients of printBasicBlockLabel can start using GetMBBSymbol instead. llvm-svn: 81652
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud