Add Makefile.JIT to the list of Makefiles transferred to the build dir to give
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 18:59:42 +0000 (18:59 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 18:59:42 +0000 (18:59 +0000)
commit591edc6ff6e0be6ce587d857938414e9bfe4ff18
treee83bd63d5869fef58021eea8ba5c4b6e496eb947
parent824e83d5edb633c74e587631eb842f8af93e4052
Add Makefile.JIT to the list of Makefiles transferred to the build dir to give
tools and examples a simple way to JIT-enable themselves

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16991 91177308-0d34-0410-b5e6-96231b3b80d8
configure