llvm-project/llvm/unittests/ExecutionEngine/MCJIT
Roman Lebedev 68e0daedcf Link to AggressiveInstCombine in a few places. Unbreaks build for me.
/usr/local/bin/ld.lld: error: undefined symbol: llvm::createAggressiveInstCombinerPass()
>>> referenced by cc1_main.cpp
>>>               tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o:(_GLOBAL__sub_I_cc1_main.cpp)

And so on

The bot coverage is clearly missing.

llvm-svn: 330693
2018-04-24 08:40:37 +00:00
..
CMakeLists.txt Link to AggressiveInstCombine in a few places. Unbreaks build for me. 2018-04-24 08:40:37 +00:00
MCJITCAPITest.cpp Untabify. 2017-08-28 06:47:47 +00:00
MCJITMemoryManagerTest.cpp
MCJITMultipleModuleTest.cpp
MCJITObjectCacheTest.cpp
MCJITTest.cpp Remove redundant includes from unittests. 2017-12-13 21:31:05 +00:00
MCJITTestAPICommon.h
MCJITTestBase.h Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
MCJITTests.def