llvm-6502/include/llvm
Duncan P. N. Exon Smith 79666c21ab DebugInfo: Move DIVariable::printExtendedName() to its only caller
Move the local function `printDebugLoc()` along with it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234838 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-14 02:09:32 +00:00
..
ADT Mark empty default constructors as =default if it makes the type POD 2015-04-11 18:57:14 +00:00
Analysis Add new getModRefInfo API to determine whether an Instruction and a call modify the same memory 2015-04-13 23:25:41 +00:00
AsmParser
Bitcode Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
CodeGen Allow memory intrinsics to be tail calls 2015-04-13 17:16:45 +00:00
Config
DebugInfo Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
ExecutionEngine [Orc] Add an Orc layer for applying arbitrary transforms to IR, use it to add 2015-04-13 22:12:54 +00:00
IR DebugInfo: Move DIVariable::printExtendedName() to its only caller 2015-04-14 02:09:32 +00:00
IRReader
LineEditor Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Linker
LTO
MC [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
Object Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Option Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Passes
ProfileData
Support Mark empty default constructors as =default if it makes the type POD 2015-04-11 18:57:14 +00:00
TableGen Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Target
Transforms Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h