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