https://llvm.org/bugs/show_bug.cgi?id=26995
Bug ID: 26995 Summary: [regression] unrecognized reloc 42 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedb...@nondot.org Reporter: ism...@i10z.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 16052 --> https://llvm.org/bugs/attachment.cgi?id=16052&action=edit tlb.i (gzipped) This particular testcase was working with SVN a few days ago: seferogullari ~ > /opt/clang/bin/clang -v -O2 tlb.i openSUSE Linux clang version 3.9.0 (trunk 263709) (based on LLVM 3.9.0svn) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /opt/clang/bin Found candidate GCC installation: /usr/lib64/gcc/x86_64-suse-linux/5 Selected GCC installation: /usr/lib64/gcc/x86_64-suse-linux/5 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 seferogullari ~ > /opt/clang/bin/clang -O0 -fuse-ld=lld tlb.i -lm unrecognized reloc 42 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