aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dbg-declare-arg.ll
Commit message (Collapse)AuthorAgeFilesLines
* A dbg.declare may not be in entry block, even if it is referring to an ↵Devang Patel2011-04-251-0/+123
incoming argument. However, It is appropriate to emit DBG_VALUE referring to this incoming argument in entry block in MachineFunction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130129 91177308-0d34-0410-b5e6-96231b3b80d8