DebugInfo: Remove command line (& target-based) disabling of pubnames in favor of...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 16 Aug 2018 23:57:15 +0000 (23:57 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 16 Aug 2018 23:57:15 +0000 (23:57 +0000)
commit0e03047e85398a7a33e55ee92c219306727fb192
tree47dace06b13d6d539fc6164ee95ebf31395825de
parent2c0fad59dfd1a54e9a76d18aebc8f4fc7e891252
DebugInfo: Remove command line (& target-based) disabling of pubnames in favor of metadata

Now that Clang disables NVPTX pubnames via metadata there's no need for
this fallback to target detection in the backend.

llvm-svn: 339970
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/test/DebugInfo/NVPTX/cu-range-hole.ll
llvm/test/DebugInfo/NVPTX/dbg-declare-alloca.ll
llvm/test/DebugInfo/NVPTX/debug-info.ll
llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll
llvm/test/DebugInfo/X86/no-public-sections.ll [deleted file]
llvm/test/DebugInfo/X86/sections_as_references.ll