summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-10 18:49:46 +0000
committerChris Lattner <sabre@nondot.org>2005-11-10 18:49:46 +0000
commit4f827446da5cb5b0c18dc0eb234827ad41124159 (patch)
tree589b414d58ec7cb487db6517c38c50f7e9b1e6b3 /llvm/lib/CodeGen
parent12b08312952c6ad92129e6e3e72ab6b0f112cbe7 (diff)
downloadbcm5719-llvm-4f827446da5cb5b0c18dc0eb234827ad41124159.tar.gz
bcm5719-llvm-4f827446da5cb5b0c18dc0eb234827ad41124159.zip
nuke blank line
llvm-svn: 24278
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/ELFWriter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/ELFWriter.cpp b/llvm/lib/CodeGen/ELFWriter.cpp
index 82de2e06628..b58fc1ff0a9 100644
--- a/llvm/lib/CodeGen/ELFWriter.cpp
+++ b/llvm/lib/CodeGen/ELFWriter.cpp
@@ -25,7 +25,6 @@
// #3. ".bss" entry - global variables without initializers. [ if needed ]
// ...
// #N. ".shstrtab" entry - String table for the section names.
-
//
// NOTE: This code should eventually be extended to support 64-bit ELF (this
// won't be hard), but we haven't done so yet!
OpenPOWER on IntegriCloud