fpc/compiler/llvm
Jonas Maebe ef3bafd67c * fixed resetting defs after generating the llvm "type" instructions: the
dbg_state is not sufficient to determine whether or not a def has
    already been processed or not -> use stab_number (and reset it)
   o also record all defs we don't emit "type" instruction for, but which
     we still process to find other defs, so we reset those too

git-svn-id: trunk@32520 -
2015-11-24 20:10:35 +00:00
..
aasmllvm.pas * always emit the procdef when calling a routine in llvm; this is 2015-11-21 12:37:17 +00:00
agllvm.pas
cgllvm.pas
hlcgllvm.pas
itllvm.pas
llvmbase.pas
llvmdef.pas
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas + basic llvm bitcode (textual format) writer: 2013-11-11 11:16:25 +00:00
llvmtype.pas * fixed resetting defs after generating the llvm "type" instructions: the 2015-11-24 20:10:35 +00:00
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas
nllvmcon.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmtcon.pas
nllvmutil.pas
nllvmvmt.pas
rgllvm.pas
symllvm.pas
tgllvm.pas