sparse, llvm: Initial commit
commit45a6fbff825047582979c93ca363d8483122c3d5
authorPekka Enberg <penberg@kernel.org>
Tue, 23 Aug 2011 14:11:44 +0000 (23 17:11 +0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 23 Aug 2011 14:40:41 +0000 (23 17:40 +0300)
tree278f064f2ba6b30991841ddab15c6596da0fb57b
parentcfcf8b5d5c1075c27ebb751946d1f19cdc77fe17
sparse, llvm: Initial commit

This is the first commit to implementing a LLVM backend for sparse using the
LLVM C bindings.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
.gitignore
Makefile
sparse-llvm.c [new file with mode: 0644]
sparsec [new file with mode: 0755]