Minor corrections
authorChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2004 20:18:53 +0000 (20:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2004 20:18:53 +0000 (20:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15309 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/PPC32AsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PowerPCAsmPrinter.cpp

index 032bf598e923e8542fc842e80305472e51e5d43e..e8fb31edb6097889ec1030d565c0032d3ed4e393 100644 (file)
@@ -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
index 032bf598e923e8542fc842e80305472e51e5d43e..e8fb31edb6097889ec1030d565c0032d3ed4e393 100644 (file)
@@ -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
index 032bf598e923e8542fc842e80305472e51e5d43e..e8fb31edb6097889ec1030d565c0032d3ed4e393 100644 (file)
@@ -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