* fix compilation of LLVM backend (mantis )

git-svn-id: trunk@36267 -
This commit is contained in:
Jonas Maebe 2017-05-19 21:52:49 +00:00
parent 6dca851cb2
commit 9787c5dd82

View File

@ -26,6 +26,9 @@ unit parabase;
uses
cclasses,globtype,
{$ifdef llvm}
aasmbase,
{$endif}
cgbase,cgutils,
symtype;