[LLVMdev] mc jit

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Mon Jun 18 23:48:59 PDT 2012


> test/ExecutionEngine/MCJIT is currently a duplicate of test/ExecutionEngine, which runs the tests with MCJIT. So it already runs every time you "make check" (on build-bots too!). The duplication is unfortunate, but hopefully temporary - once the LIT SUBTEST patch gets in (it's been in review for ages now, ahem ;-) ) it should be gone and each test in test/ExecutionEngine will just be run twice - with old JIT and MCJIT.

  When I tested ARM before LLVM 3.1 released, I was told that mcjit is enabled
by default on x86, on ARM I need to switch to mcjit manaully. Is that right?
I am confused here. :)

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the llvm-dev mailing list