Skip to content

Commit 033ca30

Browse files
nikicgithub-actions[bot]
authored andcommitted
Automerge: [AsmParser] Add dependency on TargetParser
Try to fix share libs build after #129868.
2 parents a798ce2 + a685045 commit 033ca30

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)