[cfarm-users] Is there any machine installed with LLVM 8.0.0 above?
Zach van Rijn
me at zv.io
Tue Oct 20 23:52:50 CEST 2020
On Tue, 2020-10-20 at 10:26 -0500, Qing Zhao via cfarm-users
wrote:
> Hi,
>
> I want to try LLVM, is there any farm machine that is installed
> LLVM 8.0.0 or above?
The gcc102 machine has LLVM 12.0.0 installed now for testing:
$ PATH=/usr/local/llvm/bin:$PATH bash
$ clang --version
ClangBuiltLinux clang version 12.0.0 (
https://github.com/llvm/llvm-project
c2279b262fe3b5ba9e9ab931884d290fa09bbf5c)
Target: sparc64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/llvm/bin
This script [0] can be used to build any version under your own
user account, if so desired.
ZV
[0]: https://github.com/ClangBuiltLinux/tc-build
More information about the cfarm-users
mailing list