Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 19:02:13 +0000 (19:02 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 14 Oct 2004 19:02:13 +0000 (19:02 +0000)
commita9504af51275098d2a1e4aec3f9093247bb45ec7
tree760541320c177954a2820c246981ebfe10bdce4d
parent53c8f295868312af305e1bcb4422cc7686c38bc1
Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
to have the JIT functioning on more platforms than just x86

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16993 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Fibonacci/Makefile
examples/HowToUseJIT/Makefile