https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918
--- Comment #11 from [email protected] --- No, linker doesn't emit R_X86_64_PC64 into executables or shared libraries, only llvm does into the object modules, which wasn't the case before. I used the wrong term, should have said "object modules". Various tools still should show such relocations correctly, and they were missing from headers, etc. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
