llvm-6502/test/ExecutionEngine/MCJIT
Andrew Kaylor 4bad07fbec Fixing problems in lli's RemoteMemoryManager.
This fixes a problem from a previous check-in where a return value was omitted.

Previously the remote/stubs-remote.ll and remote/stubs-sm-pic.ll tests were reporting passes, but they should have been failing.  Those tests attempt to link against an external symbol and remote symbol resolution is not supported.  The old RemoteMemoryManager implementation resulted in local symbols being used for resolution and the child process crashed but the test didn't notice.  With this check-in remote symbol resolution fails, and so the test (correctly) fails.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192514 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-11 22:47:10 +00:00
..
remote Fixing problems in lli's RemoteMemoryManager. 2013-10-11 22:47:10 +00:00
2002-12-16-ArgTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-04-ArgumentBug.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-04-LoopTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-04-PhiTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-09-SARTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-10-FUCOM.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-01-15-AlignmentTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-05-06-LivenessClobber.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-05-07-ArgumentTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-05-11-PHIRegAllocBug.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-06-04-bzip2-bug.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-06-05-PHIBug.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-08-15-AllocaAssertion.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-08-21-EnvironmentTest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-08-23-RegisterAllocatePhysReg.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2005-12-02-TailCallBug.ll Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
2007-12-10-APIntLoadStore.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2008-06-05-APInt-OverAShr.ll Rewrite test/ExecutionEngine tests to use FileCheck instead of grep 2013-04-08 19:51:36 +00:00
2010-01-15-UndefValue.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
2013-04-04-RelocAddend.ll Collect the Addend for external relocs. 2013-04-30 01:29:57 +00:00
cross-module-a.ll Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
cross-module-b.ir Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
cross-module-sm-pic-a.ll Updating XFAILs for recent GOT tests 2013-10-05 01:56:50 +00:00
eh-lg-pic.ll Removing duplicate XFAIL markers 2013-08-20 16:42:22 +00:00
eh-sm-pic.ll Removing duplicate XFAIL markers 2013-08-20 16:42:22 +00:00
eh.ll XFAIL this test for mingw too. 2013-05-13 00:18:24 +00:00
fpbitcast.ll Rewrite test/ExecutionEngine tests to use FileCheck instead of grep 2013-04-08 19:51:36 +00:00
hello2.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
hello-sm-pic.ll Marking MCJIT PIC tests as XFAIL on arm 2013-08-20 15:36:04 +00:00
hello.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
lit.local.cfg Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests 2013-09-13 10:59:01 +00:00
multi-module-a.ll Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
multi-module-b.ir Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
multi-module-c.ir Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
multi-module-eh-a.ll Adding multiple object support to MCJIT EH frame handling 2013-10-11 21:25:48 +00:00
multi-module-eh-b.ir Adding multiple object support to MCJIT EH frame handling 2013-10-11 21:25:48 +00:00
multi-module-sm-pic-a.ll Updating XFAILs for recent GOT tests 2013-10-05 01:56:50 +00:00
non-extern-addend.ll Fix Addend computation for non external relocations on Macho. 2013-04-30 15:40:54 +00:00
pr13727.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
simplesttest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
simpletest.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
stubs-sm-pic.ll Marking MCJIT PIC tests as XFAIL on arm 2013-08-20 15:36:04 +00:00
stubs.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-arith.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-branch.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-call-no-external-funcs.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-call.ll Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
test-cast.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-common-symbols-alignment.ll Add getSymbolAlignment to the ObjectFile interface. 2013-04-29 22:24:22 +00:00
test-common-symbols.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-constantexpr.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-data-align.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-fp-no-external-funcs.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-fp.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-global-ctors.ll Propagate relocation info to resolveRelocation. 2013-04-29 17:24:34 +00:00
test-global-init-nonzero-sm-pic.ll Fix some more MCJIT PIC test XFAILs (for i386) 2013-09-20 22:12:03 +00:00
test-global-init-nonzero.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-global.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-loadstore.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-local.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-logical.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-loop.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-phi.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-ptr-reloc-sm-pic.ll Fix some more MCJIT PIC test XFAILs (for i386) 2013-09-20 22:12:03 +00:00
test-ptr-reloc.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-ret.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-return.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-setcond-fp.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-setcond-int.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
test-shift.ll Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00