Adding asmjit.

This commit is contained in:
Ben Vanik 2013-05-23 17:30:13 -07:00
parent eee856be04
commit 4eafb6b070
4 changed files with 104 additions and 0 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[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