aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/JIT/Makefile
AgeCommit message (Expand)Author
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2003-07-28Fix reference to architecture.Misha Brukman
2003-07-02* If compiling on X86 or Sparc, automagically enable the JIT for that archMisha Brukman
2002-12-24Initial checkin of new LLI with JIT compilerChris Lattner