<snip>
> I could disable JIT when I detect neither llvm/DataLayout.h nor llvm/Target/TargetData.h exist, rather than= stop the configuration. How do you think?
I'm currently working on updating these checks to support LLVM 3.3 (so LYH can focus on improving JIT). I'm rewriting these checks to use AC_CHECK_HEADERS at jwe's suggestion.
--
Max Brister