OSDN Git Service

[SystemZ] Add MCJIT support
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 3 May 2013 14:15:35 +0000 (14:15 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 3 May 2013 14:15:35 +0000 (14:15 +0000)
commit6fc2ad62e23673ef829c9c4bbf62743d30928a5b
tree5d02f72b50273a8b69b172ca35b9e9db79e203d2
parent3ea50a69d75a541624a04ce957cc9eef3de639fc
[SystemZ] Add MCJIT support

Another step towards reinstating the SystemZ backend.  I'll commit
the configure changes separately (TARGET_HAS_JIT etc.), then commit
a patch to enable the MCJIT tests on SystemZ.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h