On Friday 18 August 2017 22:59:04 fredvs wrote:
> Hello Martin.
>
> I am studding  the feature of LLVM.
>
> FPC has a wiki for LLVM :
>
> http://wiki.freepascal.org/LLVM
>
> It seems that LLVM has many limitation vs FPC.
>
> Is it true ?
>
LLVM bitcode is a kind of target independent assembler code which will be 
optimized and converted to the code of the target processor by the LLVM 
framework.
Free Pascal is a high level language. I don't think that FPC and LLVM can be 
compared. Which limitations do you mean?

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to