1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/unittests/Transforms
Alex Bradbury aa7e5053d4 [Attributor] Fix build of unittest with DBUILD_SHARED_LIBS=True
The dependencies in llvm/unittests/Transforms/IPO/CMakeLists.txt
introduced in revision 0750757e were incomplete, leading to link errors
for a DBUILD_SHARED_LIBS=True build.
2020-07-15 05:05:31 +01:00
..
IPO [Attributor] Fix build of unittest with DBUILD_SHARED_LIBS=True 2020-07-15 05:05:31 +01:00
Scalar LoopAnalysisManager.h - reduce includes to forward declarations. NFC. 2020-06-06 14:06:46 +01:00
Utils [CodeMoverUtils] Make specific analysis dependent checks optional 2020-07-07 20:11:07 +05:30
Vectorize LoopAnalysisManager.h - reduce includes to forward declarations. NFC. 2020-06-06 14:06:46 +01:00
CMakeLists.txt