2
0
Эх сурвалжийг харах

* enable the llvm code generator for VMT generation

git-svn-id: trunk@31288 -
Jonas Maebe 10 жил өмнө
parent
commit
b4e61b2469
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      compiler/ncgvmt.pas

+ 4 - 0
compiler/ncgvmt.pas

@@ -115,6 +115,10 @@ implementation
       wpobase,
       nobj,
       cgbase,parabase,paramgr,cgobj,cgcpu,hlcgobj,hlcgcpu,
+{$ifdef llvm}
+      { override create_hlcodegen from hlcgcpu }
+      hlcgllvm,
+{$endif}
       ncgrtti;