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