0 Forks
11 Stars
11 Watchers

llvm-hello

Hello world on LLVM C API example

How to download and setup llvm-hello

Open terminal and run command
git clone https://github.com/MWGuy/llvm-hello.git
git clone is used to create a copy or clone of llvm-hello 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 llvm-hello https://github.com/MWGuy/llvm-hello/archive/master.zip

Or simply clone llvm-hello with SSH
[email protected]:MWGuy/llvm-hello.git

If you have some problems with llvm-hello

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