llvm-6502/unittests/ExecutionEngine/Orc
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
..
CMakeLists.txt [ORC] Add ObjectTransformLayer 2015-06-25 13:35:22 +00:00
IndirectionUtilsTest.cpp [Orc] Make the makeStub function propagate argument attributes onto the call to 2015-04-20 20:41:45 +00:00
LazyEmittingLayerTest.cpp
Makefile
ObjectTransformLayerTest.cpp [ORC] Add ObjectTransformLayer 2015-06-25 13:35:22 +00:00
OrcTestCommon.cpp [Orc] Make the makeStub function propagate argument attributes onto the call to 2015-04-20 20:41:45 +00:00
OrcTestCommon.h s/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentinel in clang-cl 2015-04-21 15:56:21 +00:00