Skip to content

Commit d433147

Browse files
committed
[llvm-extract] Add missing IRPrinter dependency
1 parent bfde3bd commit d433147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-extract/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
33
Core
44
IPO
55
IRReader
6+
IRPrinter
67
Passes
78
Support
89
)

0 commit comments

Comments
 (0)