LLVM Compiler Infrastructure with TriCore backend. Based on: https://github.com/llvm-mirror/llvm and https://github.com/kumailxp/tricore_llvm
- $ git clone [email protected]:BaoshanPang/llvm-tricore.git
- $ mkdir build
- $ cd build
- $ cmake ../llvm-tricore
- $ cmake –build .