1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-21 18:22:53 +01:00

Add missing dependency to fix building the jit tests

This commit is contained in:
David Blaikie 2021-03-29 16:11:38 -07:00
parent 4fea92a98b
commit bab9dd2c4b

View File

@ -156,6 +156,7 @@ if(LLVM_BUILD_EXAMPLES)
Kaleidoscope-Ch5
Kaleidoscope-Ch6
Kaleidoscope-Ch7
LLJITWithRemoteDebugging
LLJITWithThinLTOSummaries
)
if (NOT WIN32)