blob: 0d0d3d445b726d879d36253a71671b206ad0cc55 [file] [log] [blame]
add_llvm_component_library(LLVMFrontendAtomic
Atomic.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Frontend/Atomic
DEPENDS
LLVMAnalysis
LLVMTargetParser
LINK_COMPONENTS
Core
Support
Analysis
)