summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelPattern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelPattern.cpp')
-rw-r--r--llvm/lib/Target/PowerPC/PPCISelPattern.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCISelPattern.cpp b/llvm/lib/Target/PowerPC/PPCISelPattern.cpp
index 628295c095c..42495bcb568 100644
--- a/llvm/lib/Target/PowerPC/PPCISelPattern.cpp
+++ b/llvm/lib/Target/PowerPC/PPCISelPattern.cpp
@@ -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.
///
OpenPOWER on IntegriCloud