From 83660c5aed4902dd218ba0f730dc7801b99b30cb Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 28 Jul 2004 20:18:53 +0000 Subject: [PATCH] Minor corrections git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15309 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PowerPC/PPC32AsmPrinter.cpp | 4 ++-- lib/Target/PowerPC/PPCAsmPrinter.cpp | 4 ++-- lib/Target/PowerPC/PowerPCAsmPrinter.cpp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/Target/PowerPC/PPC32AsmPrinter.cpp b/lib/Target/PowerPC/PPC32AsmPrinter.cpp index 032bf598e92..e8fb31edb60 100644 --- a/lib/Target/PowerPC/PPC32AsmPrinter.cpp +++ b/lib/Target/PowerPC/PPC32AsmPrinter.cpp @@ -1,4 +1,4 @@ -//===-- Printer.cpp - Convert LLVM code to PowerPC assembly ---------------===// +//===-- PowerPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly --===// // // The LLVM Compiler Infrastructure // @@ -9,7 +9,7 @@ // // This file contains a printer that converts from our internal representation // of machine-dependent LLVM code to PowerPC assembly language. This printer is -// the output mechanism used by `llc' and `lli -print-machineinstrs'. +// the output mechanism used by `llc'. // // Documentation at http://developer.apple.com/documentation/DeveloperTools/ // Reference/Assembler/ASMIntroduction/chapter_1_section_1.html diff --git a/lib/Target/PowerPC/PPCAsmPrinter.cpp b/lib/Target/PowerPC/PPCAsmPrinter.cpp index 032bf598e92..e8fb31edb60 100644 --- a/lib/Target/PowerPC/PPCAsmPrinter.cpp +++ b/lib/Target/PowerPC/PPCAsmPrinter.cpp @@ -1,4 +1,4 @@ -//===-- Printer.cpp - Convert LLVM code to PowerPC assembly ---------------===// +//===-- PowerPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly --===// // // The LLVM Compiler Infrastructure // @@ -9,7 +9,7 @@ // // This file contains a printer that converts from our internal representation // of machine-dependent LLVM code to PowerPC assembly language. This printer is -// the output mechanism used by `llc' and `lli -print-machineinstrs'. +// the output mechanism used by `llc'. // // Documentation at http://developer.apple.com/documentation/DeveloperTools/ // Reference/Assembler/ASMIntroduction/chapter_1_section_1.html diff --git a/lib/Target/PowerPC/PowerPCAsmPrinter.cpp b/lib/Target/PowerPC/PowerPCAsmPrinter.cpp index 032bf598e92..e8fb31edb60 100644 --- a/lib/Target/PowerPC/PowerPCAsmPrinter.cpp +++ b/lib/Target/PowerPC/PowerPCAsmPrinter.cpp @@ -1,4 +1,4 @@ -//===-- Printer.cpp - Convert LLVM code to PowerPC assembly ---------------===// +//===-- PowerPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly --===// // // The LLVM Compiler Infrastructure // @@ -9,7 +9,7 @@ // // This file contains a printer that converts from our internal representation // of machine-dependent LLVM code to PowerPC assembly language. This printer is -// the output mechanism used by `llc' and `lli -print-machineinstrs'. +// the output mechanism used by `llc'. // // Documentation at http://developer.apple.com/documentation/DeveloperTools/ // Reference/Assembler/ASMIntroduction/chapter_1_section_1.html