Fix comment. Noticed by Duncan.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Sep 2011 19:29:31 +0000 (19:29 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Sep 2011 19:29:31 +0000 (19:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139161 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86ISelLowering.h

index 4d0e66a1e84ff8d9b290ff2d3f7ee43169bb2132..6ff9ca55d3e1faf35aeb2246b676eb8e8b3f7c5e 100644 (file)
@@ -288,7 +288,7 @@ namespace llvm {
 
       // SEG_ALLOCA - For allocating variable amounts of stack space when using
       // segmented stacks. Check if the current stacklet has enough space, and
-      // defects to heap allocation if not.
+      // falls back to heap allocation if not.
       SEG_ALLOCA,
 
       // Memory barrier