OSDN Git Service

There is no need to pass the name into lib/Target/TargetAsmInfo.cpp
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:40:45 +0000 (16:40 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:40:45 +0000 (16:40 +0000)
commit3df6d5d83b3208836726807f20c02f1bf45ff31f
tree1649b451b66185da14794c27f059955b4a8afad1
parentd0418ce890ed94a233f69423afb0499a884ff4a9
There is no need to pass the name into  lib/Target/TargetAsmInfo.cpp
when we have a global with no section explicitly specified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76971 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetAsmInfo.cpp