Skip to content

Commit d614214

Browse files
nikicjph-13
authored andcommitted
[lto] Add TargetParser dependency
To fix the shared libs build after llvm#129868.
1 parent 187505c commit d614214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/lto/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ set(LLVM_LINK_COMPONENTS
1212
MCDisassembler
1313
Support
1414
Target
15+
TargetParser
1516
)
1617

1718
set(SOURCES

0 commit comments

Comments
 (0)