270 Forks
2115 Stars
2115 Watchers

llvm-tutor

A collection of out-of-tree LLVM passes for teaching and learning

How to download and setup llvm-tutor

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

Or simply clone llvm-tutor with SSH
[email protected]:banach-space/llvm-tutor.git

If you have some problems with llvm-tutor

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