mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Fixed a comment bug:
createPPCPatternInstructionSelector -> createPPCISelPattern llvm-svn: 24510
This commit is contained in:
parent
93089e48a9
commit
c23716c268
@ -1713,7 +1713,7 @@ void ISel::Select(SDOperand N) {
|
||||
}
|
||||
|
||||
|
||||
/// createPPCPatternInstructionSelector - This pass converts an LLVM function
|
||||
/// createPPCISelPattern - This pass converts an LLVM function
|
||||
/// into a machine code representation using pattern matching and a machine
|
||||
/// description file.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user