nuke blank line

llvm-svn: 24278
This commit is contained in:
Chris Lattner 2005-11-10 18:49:46 +00:00
parent 12b0831295
commit 4f827446da
1 changed files with 0 additions and 1 deletions

View File

@ -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!