fpc/compiler/llvm
Jonas Maebe 4e3f504caa * don't try to check whether the last parameter of a cdecl function is a
varargs parameter if it doesn't have any parameters

git-svn-id: branches/hlcgllvm@28399 -
2014-08-12 23:17:43 +00:00
..
aasmllvm.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +00:00
agllvm.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +00:00
cgllvm.pas
hlcgllvm.pas * don't try to check whether the last parameter of a cdecl function is a 2014-08-12 23:17:43 +00:00
itllvm.pas + new llvmconvop() routine that determines the conversion operation to 2014-07-01 16:30:34 +00:00
llvmbase.pas + new llvmconvop() routine that determines the conversion operation to 2014-07-01 16:30:34 +00:00
llvmdef.pas * handle cdecl varargs parameters in llvm procdef string representations 2014-08-10 13:19:24 +00:00
llvminfo.pas
llvmnode.pas + llvm second_length() implementation (can't use generic one because of its 2014-08-12 18:59:19 +00:00
llvmpara.pas * fixed passing of C-style varargs parameters 2014-08-10 13:19:29 +00:00
llvmsym.pas - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +00:00
llvmtarg.pas
nllvmadd.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmcal.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmcnv.pas + tllvmtypeconvnode.second_int_to_bool() implementation 2014-08-10 19:40:13 +00:00
nllvmcon.pas * migrated the handling of ansi/unicodestring constants to the high level 2014-08-06 18:04:40 +00:00
nllvminl.pas + llvm second_length() implementation (can't use generic one because of its 2014-08-12 18:59:19 +00:00
nllvmld.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmmat.pas * moved tjvmnotnode implementation to generic ncghlmat unit, and also use it 2014-08-10 19:39:55 +00:00
nllvmmem.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmtcon.pas * migrated the handling of ansi/unicodestring constants to the high level 2014-08-06 18:04:40 +00:00
nllvmutil.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +00:00
rgllvm.pas
tgllvm.pas * changed the type of the forcesize parameter of gethltemp() and friends 2014-07-03 22:28:43 +00:00