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)
commit28b020d373a0706afc19c869ac4efce4a83e6090
tree560549ca934a28212732acf729f6709a86a36200
parent574793250890a55103c53f5ffaf6933db1e2e388
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp