OSDN Git Service

DO not push DBG_VALUE machine instructions for inlined fuction arguments in entry...
authorDevang Patel <dpatel@apple.com>
Thu, 29 Apr 2010 18:50:36 +0000 (18:50 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 29 Apr 2010 18:50:36 +0000 (18:50 +0000)
commita83ce98d5f5860809ce339968656a383098221f6
tree7d19cafcf8d564f8efa2d86d3c377285c11ef318
parent3e6fe5ec17217169cd95ee86515955f7726db008
DO not push DBG_VALUE machine instructions for inlined fuction arguments in entry block.

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