mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 19:09:16 +02:00
* added missing {$i fpcdefs.inc}
git-svn-id: branches/hlcgllvm@28378 -
This commit is contained in:
parent
9a683a0288
commit
0867b6e4f8
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
unit nllvmadd;
|
unit nllvmadd;
|
||||||
|
|
||||||
{$mode objfpc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
unit nllvmcal;
|
unit nllvmcal;
|
||||||
|
|
||||||
{$mode objfpc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
unit nllvmld;
|
unit nllvmld;
|
||||||
|
|
||||||
{$mode objfpc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
unit nllvmmem;
|
unit nllvmmem;
|
||||||
|
|
||||||
{$mode objfpc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
unit hlcgppc;
|
unit hlcgppc;
|
||||||
|
|
||||||
{$mode objfpc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user