fpc/compiler/llvm
Jonas Maebe ccb7231744 * generate invoke instead of call when calling a function in a block that
catches exceptions

git-svn-id: branches/debug_eh@40405 -
2018-11-29 21:30:59 +00:00
..
aasmllvm.pas + constructors to create invoke instructions 2018-11-29 21:30:56 +00:00
agllvm.pas * fixed handling of LLVM invoke instruction in the assembler writer and 2018-11-29 21:30:53 +00:00
cgllvm.pas
hlcgllvm.pas * generate invoke instead of call when calling a function in a block that 2018-11-29 21:30:59 +00:00
itllvm.pas
llvmbase.pas * fix building with LLVM=1, thanks to Karl-Michael Schindler for the hint 2018-10-05 20:56:56 +00:00
llvmdef.pas + customint torddef type to create arbitraty bit-width integers 2018-11-29 20:57:08 +00:00
llvminfo.pas
llvmnode.pas + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
llvmpara.pas
llvmpi.pas * set the dummy exception handling personality function for functions using 2018-11-29 21:30:49 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * fixed handling of LLVM invoke instruction in the assembler writer and 2018-11-29 21:30:53 +00:00
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas
nllvmcon.pas
nllvmflw.pas + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas Use same parameter type for update_reference_offset override 2018-11-16 13:26:56 +00:00
nllvmtcon.pas * fixed dynamic array constants for llvm 2018-11-28 19:23:25 +00:00
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas