mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 12:12:25 +00:00
clang powerpc platform
This commit is contained in:
parent
ad8e18c777
commit
61ef35ff33
21 changed files with 329 additions and 21 deletions
12
src/par/voc.par.clang.powerpc
Normal file
12
src/par/voc.par.clang.powerpc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
CHAR 1 1
|
||||
BOOLEAN 1 1
|
||||
SHORTINT 1 1
|
||||
INTEGER 2 2
|
||||
LONGINT 4 4
|
||||
SET 4 4
|
||||
REAL 4 4
|
||||
LONGREAL 8 8
|
||||
PTR 4 4
|
||||
PROC 4 4
|
||||
RECORD 1 1
|
||||
ENDIAN 0 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue