<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">The version you mention indicates when the release version was branched from <a href="http://llvm.org" class="">llvm.org</a>, 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 <a href="https://github.com/apple/swift-llvm" class="">https://github.com/apple/swift-llvm</a> and <a href="https://github.com/apple/swift-clang" class="">https://github.com/apple/swift-clang</a> to get a more complete picture.<div class=""><br class=""></div><div class="">-- adrian<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 29, 2017, at 6:50 AM, Anton Malyshev via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello!<div class=""><br class=""></div><div class=""><div class="">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?</div><div class=""><br class=""></div><div class="">The last source code published by Apple was <a href="https://opensource.apple.com/source/clang/clang-800.0.42.1/src/" class="">https://opensource.apple.com/source/clang/clang-800.0.42.1/src/</a> which used LLVM 3.9 version (according to CMakeLists.txt).</div></div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Anton</div></div>
_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></div></body></html>