From 992ab561f003ebdf7148cd1e01b498e4be2265e3 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6057 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/MachineCodeEmitter.cpp | 1 - lib/Target/X86/X86CodeEmitter.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/lib/Target/X86/MachineCodeEmitter.cpp b/lib/Target/X86/MachineCodeEmitter.cpp index a88a3c90c29..9a4abe68b99 100644 --- a/lib/Target/X86/MachineCodeEmitter.cpp +++ b/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/lib/Target/X86/X86CodeEmitter.cpp b/lib/Target/X86/X86CodeEmitter.cpp index a88a3c90c29..9a4abe68b99 100644 --- a/lib/Target/X86/X86CodeEmitter.cpp +++ b/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