mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-10-06 02:17:20 +00:00
nuke blank line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24278 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
// #3. ".bss" entry - global variables without initializers. [ if needed ]
|
// #3. ".bss" entry - global variables without initializers. [ if needed ]
|
||||||
// ...
|
// ...
|
||||||
// #N. ".shstrtab" entry - String table for the section names.
|
// #N. ".shstrtab" entry - String table for the section names.
|
||||||
|
|
||||||
//
|
//
|
||||||
// NOTE: This code should eventually be extended to support 64-bit ELF (this
|
// NOTE: This code should eventually be extended to support 64-bit ELF (this
|
||||||
// won't be hard), but we haven't done so yet!
|
// won't be hard), but we haven't done so yet!
|
||||||
|
Reference in New Issue
Block a user