Add a method to check that the subprogram holds debug info for the given Function...
authorDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 00:06:07 +0000 (00:06 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 00:06:07 +0000 (00:06 +0000)
commitaf5b6bb6a539f1d4cc3b0f0e10b3c3c9267bbfd1
treedd8b2fd078e706c87ab36662db5a5664a2cf27a0
parent6d9305c7fd3cd5ecf6e6326da0b8ed1f63a771f3
Add a method to check that the subprogram holds debug info for the given Function or not.

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