commit | 02d296759cd53f2d6081fd307c4d81cc41f2c9ed | [log] [tgz] |
---|---|---|
author | Manman Ren <manman.ren@gmail.com> | Mon Sep 09 19:05:21 2013 +0000 |
committer | Manman Ren <manman.ren@gmail.com> | Mon Sep 09 19:05:21 2013 +0000 |
tree | c396f2bb1823e85ef450de27311edb7c8234ab49 | |
parent | 7f2576ddb0ae5269fb65e77b4d73db21e2b5bfe5 [diff] |
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