Skip to content

Commit ec1ca50

Browse files
committed
Change the component of lldb-moduleimport-test so that it gets installed in toolchians
rdar://problem/39112397
1 parent 50fb3b8 commit ec1ca50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lldb-moduleimport-test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ add_swift_host_tool(lldb-moduleimport-test
44
swiftASTSectionImporter swiftFrontend swiftClangImporter
55
LLVM_COMPONENT_DEPENDS
66
DebugInfoCodeView
7-
SWIFT_COMPONENT testsuite-tools
7+
SWIFT_COMPONENT tools
88
)
99

0 commit comments

Comments
 (0)