ProfileDataTests: fix BUILD_SHARED_LIBS build

This commit is contained in:
Roman Lebedev 2022-02-09 12:27:01 +03:00
parent 5e0be95fce
commit 3564551400
No known key found for this signature in database
GPG Key ID: 083C3EBB4A1689E0

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
Coverage
ProfileData
Support
Object
)
add_llvm_unittest(ProfileDataTests