Fix method name in comment, per Bob Wilson.
authorSandeep Patel <deeppatel1987@gmail.com>
Tue, 13 Oct 2009 20:25:58 +0000 (20:25 +0000)
committerSandeep Patel <deeppatel1987@gmail.com>
Tue, 13 Oct 2009 20:25:58 +0000 (20:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84017 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMISelDAGToDAG.cpp

index 088d1447860e0d95560673f746f63f03899e9564..b0b100c8efc5ea6f3621447c6936433a8a546c5b 100644 (file)
@@ -126,7 +126,7 @@ private:
   /// SelectDYN_ALLOC - Select dynamic alloc for Thumb.
   SDNode *SelectDYN_ALLOC(SDValue Op);
 
-  /// SelectV6T2BitfielsOp - Select SBFX/UBFX instructions for ARM.
+  /// SelectV6T2BitfieldExtractOp - Select SBFX/UBFX instructions for ARM.
   SDNode *SelectV6T2BitfieldExtractOp(SDValue Op, unsigned Opc);
 
   /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for