Add APIs to manage scope using DebugInfo interface.
authorDevang Patel <dpatel@apple.com>
Thu, 8 Jan 2009 02:33:41 +0000 (02:33 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 8 Jan 2009 02:33:41 +0000 (02:33 +0000)
commit7a6e5a35317018be8b0c8b46cf7b85b79b8f7102
treef42086c69d8b3428e97727c8da7b5bb55fb8e2cf
parente21a6bae806d13e644a92b3df23e4d5b78bdb75c
Add APIs to manage scope using DebugInfo interface.
This is a shameless copy of similar APIs from MachineModuleInfo. The copy from MMI will be deleted in near future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61908 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfWriter.cpp