Distinguish between two copies of one inlined variable. Take 2.
authorDevang Patel <dpatel@apple.com>
Wed, 10 Aug 2011 21:50:54 +0000 (21:50 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 10 Aug 2011 21:50:54 +0000 (21:50 +0000)
commitb549bcfe6c19dbb24162c75bbcc06d4a5fa90cb8
tree93e9f8ad8dbecdfc7d0843923b336a39aa05666f
parentc722c3d5ffd4ad07e17f81c2b2eb7f8074559600
Distinguish between two copies of one inlined variable. Take 2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137253 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/Transforms/Utils/InlineFunction.cpp