blob: 257d5b519f0406f61c5e9b7f368d96fc26995ccb [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AllTargetsAsmParsers
AllTargetsCodeGens
AllTargetsDescs
AllTargetsInfos
Analysis
AsmPrinter
CodeGen
CodeGenTypes
Core
IRReader
MC
MIRParser
Remarks
ScalarOpts
SelectionDAG
Support
Target
TargetParser
TransformUtils
Vectorize
)
add_llvm_tool(llc
llc.cpp
DEPENDS
intrinsics_gen
SUPPORT_PLUGINS
)
export_executable_symbols_for_plugins(llc)