Add isFOO() helpers. Fix getDirectory() and getFilename() for DIScope.
authorDevang Patel <dpatel@apple.com>
Wed, 30 Sep 2009 22:34:41 +0000 (22:34 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 30 Sep 2009 22:34:41 +0000 (22:34 +0000)
commitecbeb1a490ed6ef8f12e7a38471bdfc20942b0a3
treeb42c06c4185598a715c295f8f6126a7410544e08
parent29e066965fb84b3aad2840815c6d0602dafb0b17
Add isFOO() helpers. Fix getDirectory() and getFilename() for DIScope.

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