MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emitted...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 18 Nov 2012 06:16:32 +0000 (06:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 18 Nov 2012 06:16:32 +0000 (06:16 +0000)
commit34280412bb761f2410ec8bd3a068b2b51f9ea6d2
tree568521569c5b20b35810a5820132bea8cc778281
parentfb3690ea58abe4f52e71036cefe03b02704c873b
MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emitted in @main().

XFAIL(s) can be removed.

llvm-svn: 168282
llvm/test/ExecutionEngine/MCJIT/simpletest-remote.ll
llvm/test/ExecutionEngine/MCJIT/stubs-remote.ll
llvm/test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll
llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
llvm/test/ExecutionEngine/MCJIT/test-fp-no-external-funcs-remote.ll
llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-remote.ll
llvm/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll
llvm/tools/lli/RecordingMemoryManager.cpp