OSDN Git Service

Add utility functions to search for DbgStopPointInst corresponding to an
authorEdwin Török <edwintorok@gmail.com>
Tue, 16 Dec 2008 09:07:36 +0000 (09:07 +0000)
committerEdwin Török <edwintorok@gmail.com>
Tue, 16 Dec 2008 09:07:36 +0000 (09:07 +0000)
commit423710d2eed49464cf9911f26edee56e5e582b16
tree2835ad97be5de47062746932badd80a76795162a
parent94fb21387b17b62ef941bb4afb069a84409f5cd3
Add utility functions to search for DbgStopPointInst corresponding to an
instruction or BasicBlock, and to search for DbgDeclareInst corresponding to a
variable.

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