Introduce DIFile. This will be used to represent header files and source file(s)...
authorDevang Patel <dpatel@apple.com>
Mon, 8 Mar 2010 22:27:22 +0000 (22:27 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 8 Mar 2010 22:27:22 +0000 (22:27 +0000)
commit7aa81897066a20ace12c8f61ae0e5a253fb64dc2
tree0864e4ad7375ae4e7da3121990a18f19f433737e
parentb98b1bf43259052d1b06b90cc643a47bb239e2bb
Introduce DIFile. This will be used to represent header files and source file(s) in debug info.

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