llvm-6502/unittests/ExecutionEngine
Joseph Tremoulet fb51095c4b [ORC] Add ObjectTransformLayer
Summary:
This is a utility for clients that want to insert a layer that modifies
each ObjectFile and then passes it along to the next layer.

Reviewers: lhames

Reviewed By: lhames

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10456

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240640 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-25 13:35:22 +00:00
..
MCJIT [MCJIT] Add a FindGlobalVariableNamed utility 2015-06-20 00:55:58 +00:00
Orc [ORC] Add ObjectTransformLayer 2015-06-25 13:35:22 +00:00
CMakeLists.txt [orc] Add a trivial unit test to get the ball rolling 2015-02-23 00:36:25 +00:00
ExecutionEngineTest.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
Makefile Fix Makefile build 2015-02-23 00:53:35 +00:00