25 Forks
65 Stars
65 Watchers

llvm-demo

A simple example of how LLVM can be used to gather static or dynamic facts about a program.

How to download and setup llvm-demo

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

Or simply clone llvm-demo with SSH
[email protected]:nsumner/llvm-demo.git

If you have some problems with llvm-demo

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