[PATCH] D12454: Better lit.cfg "native" detection

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 11:49:29 PDT 2015


joker.eph added a comment.

Re-reading the thread, you mentioned "--host=x86_64-linux --target=i686-linux". Is it like building lli to run in 64bits mode but having the JIT'ed code being 32 bits?


Repository:
  rL LLVM

http://reviews.llvm.org/D12454





More information about the llvm-commits mailing list