[llvm-dev] LLVM version shipped by Mac

mayuyu.io via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 18 10:02:25 PST 2019


Xcode10.1’s LLVM is based off LLVM upstream 6.0.1, there was a mostly accurate version matching scheme in Xcode’s Wikipedia page, you might consider checking that out

Zhang

> 在 2019年2月18日,16:48,Peng Yu via llvm-dev <llvm-dev at lists.llvm.org> 写道:
> 
> Apple shows the following LLVM version. But the last LLVM version is
> just 9. I don't know where 10 comes from. Does Apple use a different
> version number system? Thanks.
> 
> $  /Library/Developer/CommandLineTools/usr/bin/clang --version
> Apple LLVM version 10.0.0 (clang-1000.10.44.4)
> Target: x86_64-apple-darwin17.7.0
> Thread model: posix
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
> 
> -- 
> Regards,
> Peng
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev





More information about the llvm-dev mailing list