llvm-svn: 115310
This commit is contained in:
Gabor Greif 2010-10-01 10:32:19 +00:00
parent a39904e6b9
commit 47a3b8c30b
1 changed files with 1 additions and 1 deletions

View File

@ -4137,7 +4137,7 @@ SelectionDAGBuilder::visitIntrinsicCall(const CallInst &I, unsigned Intrinsic) {
return 0;
DAG.AddDbgValue(SDV, N.getNode(), isParameter);
} else {
// If Address is an argument then try to emits its dbg value using
// If Address is an argument then try to emit its dbg value using
// virtual register info from the FuncInfo.ValueMap.
if (!EmitFuncArgumentDbgValue(Address, Variable, 0, N)) {
// If variable is pinned by a alloca in dominating bb then