summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-05-09 03:28:13 +0000
committerChris Lattner <sabre@nondot.org>2003-05-09 03:28:13 +0000
commit74b65ee2193b1c027c0f8a51825084ea6321b786 (patch)
tree4db3101ac7eb4a5fa36f22af0e220c46082ed040 /llvm/lib/Target/X86
parent2274c71150ba70116a456578394755e9e692d78b (diff)
downloadbcm5719-llvm-74b65ee2193b1c027c0f8a51825084ea6321b786.tar.gz
bcm5719-llvm-74b65ee2193b1c027c0f8a51825084ea6321b786.zip
This blank line has GOT to go.
llvm-svn: 6057
Diffstat (limited to 'llvm/lib/Target/X86')
-rw-r--r--llvm/lib/Target/X86/MachineCodeEmitter.cpp1
-rw-r--r--llvm/lib/Target/X86/X86CodeEmitter.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/X86/MachineCodeEmitter.cpp b/llvm/lib/Target/X86/MachineCodeEmitter.cpp
index a88a3c90c29..9a4abe68b99 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 a88a3c90c29..9a4abe68b99 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
OpenPOWER on IntegriCloud