mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 07:28:59 +02:00
![]() o no support yet for many ait_* types, although eventually most of them shouldn't be generated at all for the llvm target o no support yet for calling "opt" (which optimises llvm bitcode) before calling llc (which translates llvm bitcode into native code) -- compile with -s and manually call "opt" with -std-compile-opts, -O1, -O2 or -O3 if you want to experiment o override the assembler writer with the llvm one when compiling an llvm- targeting compiler o override the assembler file extension with .ll when compiling an llvm- targeting compiler git-svn-id: branches/hlcgllvm@26054 - |
||
---|---|---|
.. | ||
aasmllvm.pas | ||
agllvm.pas | ||
cgllvm.pas | ||
hlcgllvm.pas | ||
itllvm.pas | ||
llvmbase.pas | ||
llvmdef.pas | ||
llvminfo.pas | ||
llvmpara.pas | ||
llvmsym.pas | ||
llvmtarg.pas | ||
nllvmadd.pas | ||
nllvmcon.pas | ||
nllvmld.pas | ||
nllvmmem.pas | ||
nllvmutil.pas | ||
rgllvm.pas | ||
tgllvm.pas |