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

206 views
Skip to first unread message

Anton Malyshev via llvm-dev

unread,
Nov 29, 2017, 9:50:55 AM11/29/17
to llvm...@lists.llvm.org
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/ which used LLVM 3.9 version (according to CMakeLists.txt).

Best regards,
Anton

Adrian Prantl via llvm-dev

unread,
Nov 29, 2017, 12:25:59 PM11/29/17
to Anton Malyshev, llvm...@lists.llvm.org
The version you mention indicates when the release version was branched from 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 and https://github.com/apple/swift-clang to get a more complete picture.

-- adrian

_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

Oleksii Vilchanskyi via llvm-dev

unread,
Nov 29, 2017, 1:37:08 PM11/29/17
to llvm...@lists.llvm.org
Hi,

I already asked a similar question few months ago, see
<https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20170807/005080.html>.
> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

--
Regards,
Oleksii Vilchanskyi
PGP:0x8D3A0E046BDE941F2A53867CE3FD952D48C0B338

***
All the world's a pipeline,
And all the men and women merely instructions.

signature.asc

Anton Malyshev via llvm-dev

unread,
Nov 29, 2017, 2:28:04 PM11/29/17
to Adrian Prantl, Oleksii Vilchanskyi, llvm...@lists.llvm.org
Thank you guys! It seems the current Xcode 9.1 uses LLVM 4.0 and the upcoming release (the one which will include Swift 4.1) will use at least LLVM 5.0 (already merged).
Reply all
Reply to author
Forward
0 new messages