typo
authorSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Fri, 5 Sep 2008 21:43:00 +0000 (21:43 +0000)
committerSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Fri, 5 Sep 2008 21:43:00 +0000 (21:43 +0000)
[r21732]

ir/be/ia32/ia32_transform.c

index 09fc6ea..0f553f6 100644 (file)
@@ -2700,7 +2700,7 @@ static ir_node *create_Ucomi(ir_node *node)
 }
 
 /**
- * helper function: checks wether all Cmp projs are Lg or Eq which is needed
+ * helper function: checks whether all Cmp projs are Lg or Eq which is needed
  * to fold an and into a test node
  */
 static int can_fold_test_and(ir_node *node)