[llvm-commits] [configure script] Forcing -use-mcjit option for lli

Kaylor, Andrew andrew.kaylor at intel.com
Mon Oct 8 11:00:35 PDT 2012


Hi Stepan,

What's the purpose of this patch?  Given that lli has a command line option to enable mcjit use, I don't understand why you would need a build option to force its use.

-Andy

-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Stepan Dyatkovskiy
Sent: Sunday, October 07, 2012 3:08 AM
To: llvm-commits
Cc: Eric Christopher
Subject: [llvm-commits] [configure script] Forcing -use-mcjit option for lli

Hi all! Please find patches that enables -use-mcjit option forcing via configure script. Three patches are attached:
1. configure.ac patch
2. lli.cpp patch
3. Regenerated configure script.

-Stepan.




More information about the llvm-commits mailing list