blob: 9ceb1d3318283b80da35cce890b6a86089997ae6 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
CodeGen
Core
ExecutionEngine
IPO
IRReader
MC
MCJIT
Object
RuntimeDyld
SelectionDAG
Support
Target
TransformUtils
native
)
add_clang_library(clangHandleLLVM
handle_llvm.cpp
DEPENDS
intrinsics_gen
)