Skip to content

Commit a685045

Browse files
committed
[AsmParser] Add dependency on TargetParser
Try to fix share libs build after #129868.
1 parent c662a9d commit a685045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/AsmParser/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ add_llvm_component_library(LLVMAsmParser
1414
BinaryFormat
1515
Core
1616
Support
17+
TargetParser
1718
)

0 commit comments

Comments
 (0)