Skip to content

Commit 9eb74f6

Browse files
committed
[Examples] Link BitReader in ThinLtoJIT example
D72486 broke the shared library build.
1 parent a599540 commit 9eb74f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/examples/ThinLtoJIT/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
set(LLVM_LINK_COMPONENTS
2+
BitReader
23
Core
34
IRReader
45
OrcJIT

0 commit comments

Comments
 (0)