Linker script: Fix bug with several .bss
When final image has several .bss sections, lld fails because second .bss always has zero VA. This causes link error "Not enough space for ELF and program headers" llvm-svn: 282067
Loading
Please sign in to comment