* define TSymStr as ansistring for llvm, as its type definitions can be quite long

git-svn-id: trunk@30605 -
This commit is contained in:
Jonas Maebe 2015-04-15 18:29:44 +00:00
parent b2caba585d
commit 3ab62fc36e

View File

@ -269,4 +269,5 @@
{$undef cpu32bitalu}
{$define cpu64bitalu}
{$define cpuhighleveltarget}
{$define symansistr}
{$endif}