1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-svn: 115300
This commit is contained in:
Chris Lattner 2010-10-01 06:54:02 +00:00
parent 2dfa30152c
commit 97f71e71c9

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 arugment then try to emits its dbg value using
// If Address is an argument then try to emits 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