blob: b3ffaf90c47e495a72c66a41f3ec9dd4a8fa9a35 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
FrontendOpenMP
Support
Passes
TransformUtils
)
add_llvm_unittest(LLVMFrontendTests
OpenMPContextTest.cpp
OpenMPIRBuilderTest.cpp
)
target_link_libraries(LLVMFrontendTests PRIVATE LLVMTestingSupport)