53 Forks
718 Stars
718 Watchers

LLVMSwift

A Swift wrapper for the LLVM C API (version 11.0)

How to download and setup LLVMSwift

Open terminal and run command
git clone https://github.com/llvm-swift/LLVMSwift.git
git clone is used to create a copy or clone of LLVMSwift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LLVMSwift https://github.com/llvm-swift/LLVMSwift/archive/master.zip

Or simply clone LLVMSwift with SSH
[email protected]:llvm-swift/LLVMSwift.git

If you have some problems with LLVMSwift

You may open issue on LLVMSwift support forum (system) here: https://github.com/llvm-swift/LLVMSwift/issues