1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05: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
MCJITCAPITest.cpp Kill LLVMAddTargetData 2016-02-16 00:22:02 +00:00
MCJITMemoryManagerTest.cpp
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
MCJITTestBase.h unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
MCJITTests.def