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:
parent
c5a7668904
commit
af459ed32d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user