[llvm-commits] [PATCH 1/3] Autoconf: Disable JIT by default when cross build, target != host.
Jim Grosbach
grosbach at apple.com
Wed Jul 11 10:07:32 PDT 2012
Why do we want to disable the JIT in a cross build?
-Jim
On Jul 11, 2012, at 12:57 AM, NAKAMURA Takumi wrote:
> ---
> llvm/autoconf/configure.ac | 35 ++++++++++++++++++++---------------
> 1 files changed, 20 insertions(+), 15 deletions(-)
> <0001-Autoconf-Disable-JIT-by-default-when-cross-build.patch.txt>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list