This shows you the differences between two versions of the page.
cpl:labs:08 [2016/11/22 07:20] bogdan.nitulescu [08. LLVM backend] |
cpl:labs:08 [2017/11/21 06:52] (current) bogdan.nitulescu [Exercițiul 3] |
||
---|---|---|---|
Line 306: | Line 306: | ||
make -j2 llc | make -j2 llc | ||
- | Codul sursa LLVM poate fi descărcat de pe [[http://llvm.org/releases/3.8.0/llvm-3.8.0.src.tar.xz|llvm.org]] | + | Codul sursa LLVM poate fi descărcat de pe [[http://llvm.org/releases/3.6.0/llvm-3.6.0.src.tar.xz|llvm.org]] |
Pentru a testa, compilați fișierul ex3.a.ll folosind opțiunea ''-filetype=null'' pentru llc. | Pentru a testa, compilați fișierul ex3.a.ll folosind opțiunea ''-filetype=null'' pentru llc. |