aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/Function.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-26 06:14:13 +0000
committerChris Lattner <sabre@nondot.org>2011-04-26 06:14:13 +0000
commitbffc2b4af1abe9d25392819b5d9a14f2f228abd4 (patch)
treee263637affc329685eae3312749458af273e3ef6 /lib/VMCore/Function.cpp
parente88c724ff09b3d24bcb515b382ded9ee4e885ee5 (diff)
don't emit the symbol name twice for local bss and common
symbols. For example, don't emit: .comm _i,4,2 ## @i ## @i instead emit: .comm _i,4,2 ## @i git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Function.cpp')
0 files changed, 0 insertions, 0 deletions