[Bug 233397] llvm-objdump doesn't work with statically linked binary: "index past the end of the symbol table"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 27 13:44:47 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233397

--- Comment #7 from Ed Maste <emaste at freebsd.org> ---
(In reply to Konstantin Belousov from comment #5)
We had some issues with lld and ifuncs with statically linked binaries that we
brought in a fix or two for -- I wonder if the fix somehow introduced a
regression for output _without_ ifuncs?

Does GNU objdump complain about a.out as well?

One thing to try: set LLD_REPRODUCE=hello.tar environment var and build the
hello world on 12.0, then extract the hello.tar on stable/12, link with lld
[ld.lld $(cat response.txt)] and check that output.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list