microsoft / llvm-mctoll

llvm-mctoll
Other
806 stars 123 forks source link

i need to install llvm mctoll #197

Open sahil343 opened 7 months ago

sahil343 commented 7 months ago

i need to install in window 10 if i only download llvm or i explit download llvm mctoll

bharadwajy commented 7 months ago

Thanks for your interest! Please refer to build instructions.

You may be able to build it on Windows. However, currently support to raise x64 Linux binaries exists and has no support to raise Windows binaries.

sahil343 commented 7 months ago

I build the llvm-mctoll in my pc but that give me not support the current version of llvm 19 and I install llvm 15 but in that I face the install problem in that so please synchronize with current version.

bharadwajy commented 7 months ago

Please provide the error details seen upon following the build instructions of the project. llvm-mctoll sources are expected to build with tip of llvm-project set to the commit listed in llvm-project-git-commit-to-use.txt (see Step 3).