[llvm-dev] Version of LLVM used in Xcode 9.1

Adrian Prantl via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 29 09:25:50 PST 2017


The version you mention indicates when the release version was branched from llvm.org <http://llvm.org/>, but then during stabilization many bugfixes are cherry-picked on top of that. I would recommend looking at the various Swift release branches of llvm and clang at https://github.com/apple/swift-llvm <https://github.com/apple/swift-llvm> and https://github.com/apple/swift-clang <https://github.com/apple/swift-clang> to get a more complete picture.

-- adrian

> On Nov 29, 2017, at 6:50 AM, Anton Malyshev via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hello!
> 
> I'm wondering which LLVM upstream version is used in "Apple LLVM version 9.0.0 (clang-900.0.38)" included in the latest stable Xcode 9.1?
> 
> The last source code published by Apple was https://opensource.apple.com/source/clang/clang-800.0.42.1/src/ <https://opensource.apple.com/source/clang/clang-800.0.42.1/src/> which used LLVM 3.9 version (according to CMakeLists.txt).
> 
> Best regards,
> Anton
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171129/d03a8385/attachment.html>


More information about the llvm-dev mailing list