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)
commit14dd2a656e0b65553a82026f181b73a3f479d20d
tree3f480b52708dc6ebdbd8a1930d236392992ae9b9
parent55b0be72d11ce678df24d8971d5553415a0edd61
Debug Info Finder: add processScope to actually handle the Scope.

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

llvm-svn: 186867
llvm/include/llvm/DebugInfo.h
llvm/lib/IR/DebugInfo.cpp