From 1b97f3fceaacb3e1ee386a438e01292949cd5020 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Mon, 5 Jan 2009 17:23:09 +0000 Subject: Fix spelling in some comments. llvm-svn: 61702 --- llvm/utils/TableGen/CodeGenDAGPatterns.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.h') diff --git a/llvm/utils/TableGen/CodeGenDAGPatterns.h b/llvm/utils/TableGen/CodeGenDAGPatterns.h index 977f75569fd..d44bfc93375 100644 --- a/llvm/utils/TableGen/CodeGenDAGPatterns.h +++ b/llvm/utils/TableGen/CodeGenDAGPatterns.h @@ -265,7 +265,7 @@ public: // Higher level manipulation routines. /// PatFrag references. TreePatternNode *InlinePatternFragments(TreePattern &TP); - /// ApplyTypeConstraints - Apply all of the type constraints relevent to + /// ApplyTypeConstraints - Apply all of the type constraints relevant to /// this node and its children in the tree. This returns true if it makes a /// change, false otherwise. If a type contradiction is found, throw an /// exception. -- cgit v1.2.3