Skip to content

Instantly share code, notes, and snippets.

@jacobtolar
Created February 5, 2012 03:24
Show Gist options
  • Save jacobtolar/1742366 to your computer and use it in GitHub Desktop.
Save jacobtolar/1742366 to your computer and use it in GitHub Desktop.
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
svn co http://llvm.org/svn/llvm-project/cfe/trunk llvm/tools/clang
cd llvm && ./configure
make -j2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment