Start using DIFile. See updated SourceLevelDebugging.html for more information.
authorDevang Patel <dpatel@apple.com>
Tue, 9 Mar 2010 00:44:10 +0000 (00:44 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 9 Mar 2010 00:44:10 +0000 (00:44 +0000)
commit4b945500a5eb1b32ee8004e40e386105ee5815eb
treed80c653fecbdb5081b473c628acb05af4bf2b07d
parentcf6f28d84af09b38e96307007cd93760a7ca42d7
Start using DIFile.  See updated SourceLevelDebugging.html for more information.

This patch updates LLVMDebugVersion to 8.
Debug info descriptors encoded using LLVMDebugVersion 7 is supported.

Corresponding llvmgcc and clang FE commits are required.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98020 91177308-0d34-0410-b5e6-96231b3b80d8
docs/SourceLevelDebugging.html
include/llvm/Analysis/DebugInfo.h
include/llvm/Support/Dwarf.h
lib/Analysis/DebugInfo.cpp
test/FrontendC++/2010-02-17-DbgArtificialArg.cpp