Set DW_AT_artificial only if argument is marked as artificial.
authorDevang Patel <dpatel@apple.com>
Sat, 6 Feb 2010 01:02:37 +0000 (01:02 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 6 Feb 2010 01:02:37 +0000 (01:02 +0000)
commitb4645643de240e5b3461b03a9c6950fefe1538ac
tree3297d0c18f95c860f5103b2749314e670022b886
parente6373eb8264ba4804de28d8224e9f7725d3a483c
Set DW_AT_artificial only if argument is marked as artificial.

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