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