mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 20:34:38 +00:00
Fixed a comment bug:
createPPCPatternInstructionSelector -> createPPCISelPattern git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24510 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59f7f2156a
commit
5ee16ea417
@ -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