Removing libjit, because it is pretty terrible.

This commit is contained in:
Ben Vanik 2013-05-23 17:48:01 -07:00
parent 7f4f448369
commit 57b486c4ad
6 changed files with 2 additions and 9 deletions

3
.gitmodules vendored
View file

@ -13,9 +13,6 @@
[submodule "third_party/sparsehash"]
path = third_party/sparsehash
url = https://github.com/benvanik/sparsehash.git
[submodule "third_party/libjit"]
path = third_party/libjit
url = https://github.com/benvanik/libjit.git
[submodule "third_party/asmjit"]
path = third_party/asmjit
url = https://github.com/benvanik/asmjit.git