Implement top-level ascription of declarations

This commit is contained in:
Griffin Smith 2021-03-14 17:01:25 -04:00
parent ecb4c0f803
commit b93268085a
5 changed files with 73 additions and 15 deletions

View file

@ -12,4 +12,4 @@ default: simple
.PHONY: clean
clean:
@rm -f *.ll *.o simple
@rm -f *.ll *.o simple functions