fpc/compiler/llvm
Jonas Maebe c84a8a4bc2 * separate methods to get the size of the ansistring/unicode header and to
get the offset relative from the returned label from
    emit_(ansi|unicode)_string() to the start of the string data
   o corrected return value for the offset on LLVM: it's always equal to the
     header size, since we can't emit labels in the middle of structured data
     there

git-svn-id: branches/hlcgllvm@28324 -
2014-08-06 18:04:31 +00:00
..
aasmllvm.pas * mark tasmsymbols as declared in the taillvmdecl constructor so that we 2014-07-12 22:13:50 +00:00
agllvm.pas * fixed writing hex-encoded characters in string constants 2014-07-12 22:42:20 +00:00
cgllvm.pas
hlcgllvm.pas * specify the asm section type when creating an LLVM declaration 2014-07-04 20:30:24 +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 * moved functionality to create a global recorddef based on a tfplist of 2014-08-06 18:04:24 +00:00
llvminfo.pas
llvmnode.pas + initial llvm implementation of the ttai_typedconstbuilder class 2014-07-01 16:30:57 +00:00
llvmpara.pas - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +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
nllvmcal.pas
nllvmcnv.pas * don't internalerror when typecasting voidpointer^ or formaldef 2014-07-12 22:42:15 +00:00
nllvmcon.pas * fixed datadef for untyped string constants (terminating #0 is one 2014-08-06 18:04:19 +00:00
nllvmld.pas
nllvmmat.pas * llvm implementation of tmoddivnode 2014-07-12 22:14:22 +00:00
nllvmmem.pas
nllvmtcon.pas * separate methods to get the size of the ansistring/unicode header and to 2014-08-06 18:04:31 +00:00
nllvmutil.pas * specify the asm section type when creating an LLVM declaration 2014-07-04 20:30:24 +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