JIT: Difference between revisions

330 bytes added ,  11 May 2015
no edit summary
No edit summary
No edit summary
Line 31: Line 31:
To be fair my impressions/opinions are that of a beginner level user and you are welcome to have a look and post your own comments.
To be fair my impressions/opinions are that of a beginner level user and you are welcome to have a look and post your own comments.


=== LLVM Compatibility ===
It seems that LLVM APIs change on a fairly regular basis and this creates build issues for Octave. See [https://savannah.gnu.org/bugs/?41061 Octave fails to build with LLVM 3.5]
{| class="wikitable"
|-
! Octave Version
! LLVM Version
! Successful Build (Y/N)
|-
| 3.8
| 3.3
| Y
|-
| 3.8
| 3.4.2
| N
|}
[[Category:Development]]
[[Category:Development]]
1

edit