XFAIL the LLI remote JIT tests on Win32.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / multi-module-a.ll
2016-01-11 Lang HamesXFAIL the LLI remote JIT tests on Win32.
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-01-29 Renato GolinEnable EHABI by default
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2013-11-19 Petar Jovanovic[mips] Resolve relocation for the stubs in MCJIT when...
2013-10-31 Petar Jovanovic[mips] XFAIL several MCJIT remote tests
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
2013-10-28 Andrew KaylorRenaming MCJIT .ir files to .ll and moving them to...
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-27 NAKAMURA TakumiMCJIT-remote: __main should be resolved in child context.
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...