Added target optimizer

This commit is contained in:
ceriel 1988-06-14 09:29:44 +00:00
parent 8a49ace78d
commit 210343a7aa
2 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,4 @@ ncg
liboc
libfp
libm2
top

View File

@ -4,6 +4,9 @@ end
name "M68020 backend"
dir ncg
end
name "M68020 target optimizer"
dir top
end
name "M68020 EM library"
dir libem
end