llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie 7b72cc7782 PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
This resolves the last of the PR14606 failures in the GDB 7.5 test
suite by implementing an optional name field for
DW_TAG_imported_modules/DIImportedEntities and using that to implement
C++ namespace aliases (eg: "namespace X = Y;").

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182328 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-20 22:50:35 +00:00
..
ARMException.cpp
AsmPrinter.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
AsmPrinterDwarf.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Make getCompileUnit non-const and return the current DIE if it 2013-05-14 21:33:10 +00:00
DIE.h Make getCompileUnit non-const and return the current DIE if it 2013-05-14 21:33:10 +00:00
DwarfAccelTable.cpp StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfAccelTable.h StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp PR14492: Debug Info: Support for values of non-integer non-type template parameters. 2013-05-10 21:52:07 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp PR14606: Debug Info for namespace aliases/DW_TAG_imported_module 2013-05-20 22:50:35 +00:00
DwarfDebug.h Remove more dead code. 2013-05-11 02:24:41 +00:00
DwarfException.cpp
DwarfException.h Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp