fix typo
authorChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:54:02 +0000 (06:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:54:02 +0000 (06:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115300 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

index 2c77050b3c074360aa666e88f0caa95d3ee939be..ddd1df3f49e45431e2c7c7bdb8b51289bf8fb4e2 100644 (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