Skip to content

Commit abdd14a

Browse files
committed
[ORC] Add missing library dependency on IRReader.
1 parent f97b843 commit abdd14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set(LLVM_LINK_COMPONENTS
33
Core
44
ExecutionEngine
5+
IRReader
56
Object
67
OrcJIT
78
OrcShared

0 commit comments

Comments
 (0)