Add another MDNode into DebugLocTuple. This will be used to keep track of inlined...
authorDevang Patel <dpatel@apple.com>
Thu, 1 Oct 2009 01:15:28 +0000 (01:15 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 1 Oct 2009 01:15:28 +0000 (01:15 +0000)
commita1434045c32eb6818354a607b84d99353af759b0
tree91dfb9a92f10fa56c668d69e9ece0099fd5e7433
parent75549f4444cbb14e73c8f10ab90ec36c60413e8e
Add another MDNode into DebugLocTuple. This will be used to keep track of inlined functions.

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