add comparison to llvm
This commit is contained in:
parent
607ab68f0c
commit
84fbd00237
2 changed files with 100 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.PHONY: all clean sync
|
||||
|
||||
DOCS = abi il
|
||||
DOCS = abi il llvm
|
||||
|
||||
all: $(DOCS:%=html/%.html) html/txt.css
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue