commit | d3cc98112ac03df4b15d59ad339d4860a13e10ea | [log] [tgz] |
---|---|---|
author | Gabor Greif <ggreif@gmail.com> | Fri Oct 01 10:32:19 2010 +0000 |
committer | Gabor Greif <ggreif@gmail.com> | Fri Oct 01 10:32:19 2010 +0000 |
tree | c95b432137f6981e4d85840318d3f4339dcb5211 | |
parent | 24a8361950b0331f88cfed320fb2b04cd8efd0ea [diff] [blame] |
typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115310 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp b/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp index ddd1df3..fca9893 100644 --- a/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp +++ b/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
@@ -4137,7 +4137,7 @@ 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