[lld] r266457 - [ELF] - Implemented basic location counter support.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 15:40:08 PDT 2016


On 15 April 2016 at 21:57, Simon Atanasyan via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Hi,
>
> It looks like we get a regression after this commit.

Oh, indeed. Also on FreeBSD:

% ./a.out
elf_load_section: truncated ELF file
zsh: abort      ./a.out

Our /usr/lib/libc.so is also a linker script consisting of GROUP entries.


More information about the llvm-commits mailing list