[Release-testers] [4.0.0 Release] Release Candidate 1 source and binaries available

Félix Cloutier via Release-testers release-testers at lists.llvm.org
Tue Jan 24 20:46:47 PST 2017


Hello,

I've switched a project from LLVM 3.9.0 to LLVM 4.0.0 RC1 and I'm seeing a ton of these:

ld: warning: direct access in function 'llvm::initializeExternalAAWrapperPassPass(llvm::PassRegistry&)' from file '/Users/.../Projets/clang+llvm-4.0.0-rc1-x86_64-apple-darwin/lib/libLLVMAnalysis.a(AliasAnalysis.cpp.o)' to global weak symbol 'void std::__1::__call_once_proxy<std::__1::tuple<void* (&)(llvm::PassRegistry&), std::__1::reference_wrapper<llvm::PassRegistry>&&> >(void*)' from file '/Users/.../Library/Developer/Xcode/DerivedData/fcd-aagtzwcwgbftbkcrfnkqbgvqpfbm/Build/Intermediates/.../Objects-normal/x86_64/foo.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.

I don't think that I've changed debug settings very much between the two releases. Has something changed in LLVM's build settings?

I'm testing the macOS release.

Félix

> Le 23 janv. 2017 à 15:01, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> a écrit :
> 
> Source, binaries and docs for LLVM-4.0.0-rc1 are now available at
> http://www.llvm.org/pre-releases/4.0.0/#rc1
> 
> Please try it out, run tests, build your favourite projects and file
> bugs about anything that doesn't work and needs to be fixed before the
> release, marking them as blockers of http://llvm.org/pr31622.
> 
> Thanks,
> Hans
> _______________________________________________
> Release-testers mailing list
> Release-testers at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/release-testers/attachments/20170124/184c8f72/attachment.html>


More information about the Release-testers mailing list