Works now. Thanks for your help. Have a nice day.
Than McIntosh 于2022年5月17日周二 02:06写道:
> Apologies, looks like I picked the wrong LLVM hash. Please try
>
> llvm-project commit 09629215c272f09e3ebde6cc7eac9625d28910ff
>
> Cheers Than
>
>
> On Mon, May 16, 2022 at 10:38 AM Than McIntosh wrote:
>
Apologies, looks like I picked the wrong LLVM hash. Please try
llvm-project commit 09629215c272f09e3ebde6cc7eac9625d28910ff
Cheers Than
On Mon, May 16, 2022 at 10:38 AM Than McIntosh wrote:
> Hi,
>
> Thanks for your interest in Gollvm.
>
> The gollvm build is broken at tip at the moment; due
Hi,
Thanks for your interest in Gollvm.
The gollvm build is broken at tip at the moment; due to competing demands
on my time, I haven't been able to work on this problem. Your patience is
abbreviated.
For now I suggest building with slightly older versions of the LLVM and
related repos. For exa
clang version 10.0.0-4ubuntu1
build commands: cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
-DCMAKE_INSTALL_PREFIX=/compiler/gollvm -DCMAKE_BUILD_TYPE=Release
-DLLVM_USE_LINKER=gold -G Ninja ../llvm-project/llvm
ninja gollvm
[2184/3879] Building CXX object
tools/gollvm/passes/CMak