Added target optimizer

This commit is contained in:
ceriel 1991-11-23 15:14:32 +00:00
parent 047648846a
commit 967b13fac5
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@ Action
mach_params
ce
ce_cg
top
libem
libsys
libend

View file

@ -6,6 +6,10 @@ name "Sparc code expander"
system "sparc"
dir ce_cg
end
name "Sparc target optimizer"
system "sparc"
dir top
end
name "Sparc EM library"
system "sparc"
dir libem