Always add global names. We're adding them in the rest of the code
authorEric Christopher <echristo@gmail.com>
Mon, 9 Sep 2013 20:03:20 +0000 (20:03 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 9 Sep 2013 20:03:20 +0000 (20:03 +0000)
commitba506db49816e1ab05511043db9eb4c0fa699d47
tree429841054cbac7d0c1f91b7a4936caeeab9653e9
parent5f93bb92998a4333598cd2bf290f3cedbe3d5707
Always add global names. We're adding them in the rest of the code
as well as types.

No functional change as they're not emitted unless the option
is true anyhow.

llvm-svn: 190346
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp