llvm-6502/include
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
..
llvm Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug. 2013-09-09 19:05:21 +00:00
llvm-c Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00