llvm/unittests/ExecutionEngine
Lang Hames 085a36e4cc [Orc] Enable ORC execution unit tests on non-windows platforms.
Previously these were Darwin-only. Since the switch to direct binary emission
of stubs, trampolines and resolver blocks, these should work on other *nix
platforms too.

These tests can be enabled on Windows once known issues with ORC's handling of
Windows symbol mangling (see e.g. https://llvm.org/PR25940) have been fixed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258031 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-18 00:47:25 +00:00
..
MCJIT [RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of 2016-01-10 18:51:50 +00:00
Orc [Orc] Enable ORC execution unit tests on non-windows platforms. 2016-01-18 00:47:25 +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