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)
commitb34d0a2fcb872ecd08a425c1b2238654b6a91920
tree57333f4e3d5c5a9e304f591ac0f514e4803ec9d1
parent71b6d6946c706b8c3f847a03746dccfc2046b052
There is no need to pass the name into  lib/Target/TargetAsmInfo.cpp
when we have a global with no section explicitly specified.

llvm-svn: 76971
llvm/lib/Target/TargetAsmInfo.cpp