This shows you the differences between two versions of the page.
cpl:labs:08 [2016/11/22 08:13] bogdan.nitulescu [Exercițiul 3] |
cpl:labs:08 [2017/11/21 06:52] (current) bogdan.nitulescu [Exercițiul 3] |
||
---|---|---|---|
Line 302: | Line 302: | ||
După ce ați modificat toate fișierele, compilați **llc** cu suport pentru noul target: | După ce ați modificat toate fișierele, compilați **llc** cu suport pentru noul target: | ||
- | cd ~/packages/llvm-3.6.0/build | + | cd ~/packages/llvm-3.8.0/build |
cmake -DLLVM_TARGETS_TO_BUILD=Cpl path_to_llvm_src | cmake -DLLVM_TARGETS_TO_BUILD=Cpl path_to_llvm_src | ||
make -j2 llc | make -j2 llc |