This project is a fork of ios-toolchain-based-on-clang. All the credits go to the original authors! If you like this, support the original project/authors and tell them how awesome they are!
here is the steps for setup the toolchain:
1.setup the llvm/clang (version 3.4) on the ubuntu 12.04:
2.clone this project,and move into the directory,type follows commands:
$make
$sudo make install
Done! Enjoy!