Fix shared build of unittests.

This commit is contained in:
Michael Liao 2021-12-10 14:21:30 -05:00
parent 9a74c753fe
commit 17414b6124
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
FrontendOpenMP
Support
)