git-svn-id: branches/hlcgllvm@26071 -
@@ -100,17 +100,17 @@ implementation
const
llvmsystemcpu: array[tsystemcpu] of ansistring =
('unknown',
- 'x86',
+ 'i386',
'm68k',
'alpha',
- 'ppc',
+ 'powerpc',
'sparc',
'unknown',
'ia64',
'x86_64',
'mips',
'arm',
- 'ppc64',
+ 'powerpc64',
'avr',
'mipsel',