Add DBG_VALUE handling for byval parameters; this
authorDale Johannesen <dalej@apple.com>
Mon, 26 Apr 2010 20:06:49 +0000 (20:06 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 26 Apr 2010 20:06:49 +0000 (20:06 +0000)
commitfdb42fa5fe794cc2c89e2ed7f57a89ed24d9952a
tree71aa1044846712ef2d5229f92cab771ff79bd97f
parentefc3a6348addd7c9158348fa01f4602e0e0b1688
Add DBG_VALUE handling for byval parameters; this
produces a comment on targets that support it, but
the Dwarf writer is not hooked up yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102372 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp