* override hlcgcpu.create_codegen with hlcgllvm.create_codegen when building

an llvm-targeting compiler

git-svn-id: branches/hlcgllvm@26056 -
This commit is contained in:
Jonas Maebe 2013-11-11 11:16:32 +00:00
parent ad84210a9a
commit 044e133067

View File

@ -112,6 +112,10 @@ implementation
pbase,pstatmnt,pdecl,pdecsub,pexports,pgenutil,pparautl,
{ codegen }
tgobj,cgbase,cgobj,hlcgobj,hlcgcpu,dbgbase,
{$ifdef llvm}
{ override create_hlcodegen from hlcgcpu }
hlcgllvm,
{$endif}
ncgutil,regvars,
optbase,
opttail,