[llvm-commits] CVS: llvm/lib/ExecutionEngine/JIT/JIT.h TargetSelect.cpp

2007-03-03 Thread Reid Spencer
Changes in directory llvm/lib/ExecutionEngine/JIT: JIT.h updated: 1.30 - 1.31 TargetSelect.cpp updated: 1.13 - 1.14 --- Log message: Deal with error handling better. --- Diffs of the changes: (+10 -3) JIT.h|2 +- TargetSelect.cpp | 11 +-- 2 files changed, 10

[llvm-commits] CVS: llvm/lib/ExecutionEngine/JIT/JIT.h TargetSelect.cpp

2006-03-22 Thread Chris Lattner
Changes in directory llvm/lib/ExecutionEngine/JIT: JIT.h updated: 1.28 - 1.29 TargetSelect.cpp updated: 1.10 - 1.11 --- Log message: remove the intrinsiclowering hook --- Diffs of the changes: (+4 -6) JIT.h|6 ++ TargetSelect.cpp |4 ++-- 2 files changed, 4