Skip to content

Commit c5c4109

Browse files
[examples] Fixes for BUILD_SHARED_LIBS=on
1 parent de0758e commit c5c4109

File tree

1 file changed

+1
-0
lines changed
  • llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener

1 file changed

+1
-0
lines changed

llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
set(LLVM_LINK_COMPONENTS
22
Core
3+
ExecutionEngine
34
IRReader
45
JITLink
56
OrcJIT

0 commit comments

Comments
 (0)