Renaming MCJIT .ir files to .ll and moving them to Inputs
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / cross-module-a.ll
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...