1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/unittests/ExecutionEngine/MCJIT
Amaury Sechet c4e8893256 Kill LLVMAddTargetData
Summary: It's red, it's dead.

Reviewers: joker.eph, Wallbraker, echristo

Subscribers: llvm-commits, axw

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

llvm-svn: 260919
2016-02-16 00:22:02 +00:00
..
CMakeLists.txt [CMake] Add RuntimeDyld to libdeps corresponding to r229343. 2015-02-16 02:13:30 +00:00
MCJITCAPITest.cpp Kill LLVMAddTargetData 2016-02-16 00:22:02 +00:00
MCJITMemoryManagerTest.cpp Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00
MCJITMultipleModuleTest.cpp Fix some Clang-tidy modernize warnings, other minor fixes. 2015-11-04 22:32:32 +00:00
MCJITObjectCacheTest.cpp Fix some Clang-tidy modernize warnings, other minor fixes. 2015-11-04 22:32:32 +00:00
MCJITTest.cpp Fix some Clang-tidy modernize warnings, other minor fixes. 2015-11-04 22:32:32 +00:00
MCJITTestAPICommon.h [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
MCJITTestBase.h unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
MCJITTests.def