gllvm icon indicating copy to clipboard operation
gllvm copied to clipboard

Needs update

Open JoraGevorgyan opened this issue 2 years ago • 4 comments

Looks like it doesn't work with new versions of clang and linux, there are some issues connected with flags and linker.

JoraGevorgyan avatar Jun 14 '23 07:06 JoraGevorgyan

there are some issues connected with flags and linker.

This is pretty vague. Could you say more about what doesn't work, and what errors you're seeing?

woodruffw avatar Jun 14 '23 13:06 woodruffw

I think he is trying to compile the linux kernel (which requires a very specific version of clang and linux), so I don't think these are actual issues with either wllvm or gllvm.

ianamason avatar Jun 14 '23 14:06 ianamason

While it does have issues with Clang 14 and older, newer Linux and Clang versions should work fine at my case.

legendtang avatar Jun 15 '23 08:06 legendtang

I already found a script which solves my issue, so thanks anyway.

JoraGevorgyan avatar Jun 17 '23 13:06 JoraGevorgyan