add comparison to llvm

This commit is contained in:
Quentin Carbonneaux 2016-03-23 21:56:15 -04:00
parent 607ab68f0c
commit 84fbd00237
2 changed files with 100 additions and 1 deletions

View file

@ -1,6 +1,6 @@
.PHONY: all clean sync
DOCS = abi il
DOCS = abi il llvm
all: $(DOCS:%=html/%.html) html/txt.css