gllvm
gllvm copied to clipboard
Needs update
Looks like it doesn't work with new versions of clang and linux, there are some issues connected with flags and linker.
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?
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.
While it does have issues with Clang 14 and older, newer Linux and Clang versions should work fine at my case.
I already found a script which solves my issue, so thanks anyway.