Skip to content

Commit

Permalink
Add missing dependency to fix building the jit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwblaikie committed Mar 30, 2021
1 parent a1b8b07 commit bd56e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ if(LLVM_BUILD_EXAMPLES)
Kaleidoscope-Ch5
Kaleidoscope-Ch6
Kaleidoscope-Ch7
LLJITWithRemoteDebugging
LLJITWithThinLTOSummaries
)
if (NOT WIN32)
Expand Down

0 comments on commit bd56e91

Please sign in to comment.