From 74b65ee2193b1c027c0f8a51825084ea6321b786 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 9 May 2003 03:28:13 +0000 Subject: [PATCH] This blank line has GOT to go. llvm-svn: 6057 --- llvm/lib/Target/X86/MachineCodeEmitter.cpp | 1 - llvm/lib/Target/X86/X86CodeEmitter.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/llvm/lib/Target/X86/MachineCodeEmitter.cpp b/llvm/lib/Target/X86/MachineCodeEmitter.cpp index a88a3c90c299..9a4abe68b99f 100644 --- a/llvm/lib/Target/X86/MachineCodeEmitter.cpp +++ b/llvm/lib/Target/X86/MachineCodeEmitter.cpp @@ -41,7 +41,6 @@ namespace { }; } - /// addPassesToEmitMachineCode - Add passes to the specified pass manager to get /// machine code emitted. This uses a MAchineCodeEmitter object to handle /// actually outputting the machine code and resolving things like the address diff --git a/llvm/lib/Target/X86/X86CodeEmitter.cpp b/llvm/lib/Target/X86/X86CodeEmitter.cpp index a88a3c90c299..9a4abe68b99f 100644 --- a/llvm/lib/Target/X86/X86CodeEmitter.cpp +++ b/llvm/lib/Target/X86/X86CodeEmitter.cpp @@ -41,7 +41,6 @@ namespace { }; } - /// addPassesToEmitMachineCode - Add passes to the specified pass manager to get /// machine code emitted. This uses a MAchineCodeEmitter object to handle /// actually outputting the machine code and resolving things like the address