[llvm-bugs] [Bug 28822] lld: entry is past the end of the section

2016-12-01 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28822

Brad Smith  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] [Bug 28822] lld: entry is past the end of the section

2016-10-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28822

Brad Smith  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||b...@comstyle.com
 Resolution|FIXED   |---

--- Comment #6 from Brad Smith  ---
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.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] [Bug 28822] lld: entry is past the end of the section

2016-08-02 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28822

Rui Ueyama  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Rui Ueyama  ---
Should be fixed in r277568.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs