1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Fix method name in comment, per Bob Wilson.

llvm-svn: 84017
This commit is contained in:
Sandeep Patel 2009-10-13 20:25:58 +00:00
parent c5a7668904
commit af459ed32d

View 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