]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
DebugInfo: Use the scope of the function declaration, if any, to name a function...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 6 Jun 2014 22:29:05 +0000 (22:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 6 Jun 2014 22:29:05 +0000 (22:29 +0000)
commit8ef9d22f5bc501d5286e4087828f3dc0199b38f1
tree9e550711786be82bbc0491eaad1065670ce5f15c
parentebcf48cf9eb4cb8690c37e538ab7fab7fe134bd0
DebugInfo: Use the scope of the function declaration, if any, to name a function in DWARF pubnames

This ensures that member functions, for example, are entered into
pubnames with their fully qualified name, rather than inside the global
namespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h
test/DebugInfo/X86/dwarf-public-names.ll
test/DebugInfo/dwarf-public-names.ll