llvm-project/llvm/unittests/ExecutionEngine/MCJIT
Nikita Popov 24a72dc070 [llvm-c] Avoid use of deprecated APIs in unit tests
As pointed out in https://reviews.llvm.org/D114936#3173327,
unit tests were still using deprecated C APIs.
2021-12-06 16:01:29 +01:00
..
CMakeLists.txt
MCJITCAPITest.cpp [llvm-c] Avoid use of deprecated APIs in unit tests 2021-12-06 16:01:29 +01:00
MCJITMemoryManagerTest.cpp
MCJITMultipleModuleTest.cpp
MCJITObjectCacheTest.cpp
MCJITTest.cpp
MCJITTestAPICommon.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MCJITTestBase.h
MCJITTests.def