[llvm-bugs] [Bug 28822] lld: entry is past the end of the section
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Oct 8 16:22:45 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28822
Brad Smith <brad at comstyle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |brad at comstyle.com
Resolution|FIXED |---
--- Comment #6 from Brad Smith <brad at comstyle.com> ---
Testing lld 3.9.0 + some patches on OpenBSD I am seeing this error even with
r277568 backported.
e.g.
clang -Qunused-arguments -fuse-ld=lld -o ssh ssh.o readconf.o clientloop.o
sshtty.o sshconnect.o sshconnect2.o mux.o -L/usr/lib
-L/usr/src/src/usr.bin/ssh/ssh/../lib -lssh -lutil -L/usr/lib
-L/usr/src/src/usr.bin/ssh/ssh/../lib -lssh -lutil -lcrypto -lutil -lz
/usr/lib/crtbegin.o(.eh_frame): entry is past the end of the section
clang-3.9: error: linker command failed with exit code 1 (use -v to see
invocation)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161008/fa6b30fb/attachment.html>
More information about the llvm-bugs
mailing list