Debug Info Finder: add processScope to actually handle the Scope.
authorManman Ren <manman.ren@gmail.com>
Mon, 22 Jul 2013 20:28:53 +0000 (20:28 +0000)
committerManman Ren <manman.ren@gmail.com>
Mon, 22 Jul 2013 20:28:53 +0000 (20:28 +0000)
commitfdd16bb91842b9cd8525d0a9202eb001233afcb5
tree01f7cae1c133ac6ed40e2538a9074f262f5d1a6f
parent0dcba2fadb990ba2298ba43d76372c754b240cee
Debug Info Finder: add processScope to actually handle the Scope.

Instead of just adding the scope to the list, we actually handle the scope.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186867 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/IR/DebugInfo.cpp