llvm-6502/lib
Manman Ren 02d296759c Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug.
This helper function needs the type identifier map when we switch
DIType::getContext to return DIScopeRef instead of DIScope.

Since isSubprogramContext is used by DwarfDebug only, We move it to DwarfDebug
to have easy access to the map.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190325 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-09 19:05:21 +00:00
..
Analysis TBAA: add isTBAAVtableAccess to MDNode so clients can call the function 2013-09-06 22:47:05 +00:00
AsmParser
Bitcode
CodeGen Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug. 2013-09-09 19:05:21 +00:00
DebugInfo
ExecutionEngine
IR Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug. 2013-09-09 19:05:21 +00:00
IRReader
Linker
MC Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
Object
Option
Support
TableGen
Target [mips] When double precision loads and stores are split into two i32 loads and 2013-09-09 17:59:32 +00:00
Transforms TBAA: add isTBAAVtableAccess to MDNode so clients can call the function 2013-09-06 22:47:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile