I noticed your project provides a Rust LLVM toolchain:
https://github.com/jamesmth/llvm-project
I'd like to compile an LLVM 20.1.8 toolchain with plugin support, but your project doesn't specify the compilation process. Could you provide the compilation steps? Thanks again!