blob: ce445ad9cc4cb60402ff70140eedf3fad79b7fb9 [file] [log] [blame]
add_llvm_component_library(LLVMFrontendOffloading
Utility.cpp
OffloadWrapper.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Frontend
DEPENDS
intrinsics_gen
LINK_COMPONENTS
Core
BinaryFormat
Object
Support
TransformUtils
TargetParser
)