llvm-6502/lib/CodeGen/AsmPrinter
Benjamin Kramer 7c2b4be2a7 Move getRealLinkageName to a common place and remove all the duplicates of it.
Also simplify code a bit while there. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183076 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-01 17:51:14 +00:00
..
ARMException.cpp
AsmPrinter.cpp Don't reach into the middle of TargetMachine and cache one of its ivars. 2013-05-29 20:37:19 +00:00
AsmPrinterDwarf.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Const-ify some printing and dumping code for DIEValues. 2013-05-31 22:50:40 +00:00
DIE.h Const-ify some printing and dumping code for DIEValues. 2013-05-31 22:50:40 +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 Move getRealLinkageName to a common place and remove all the duplicates of it. 2013-06-01 17:51:14 +00:00
DwarfCompileUnit.h Pass the MDNode in and do the insertion at compile unit creation time 2013-05-08 00:58:51 +00:00
DwarfDebug.cpp Move getRealLinkageName to a common place and remove all the duplicates of it. 2013-06-01 17:51:14 +00:00
DwarfDebug.h LTO+Debug Info: revert r182791. 2013-05-29 17:16:59 +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