blob: 2cdb99e936287caae309bef543c1d78db519e8d6 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AllTargetsAsmParsers
AllTargetsCodeGens
AllTargetsDescs
AllTargetsInfos
AggressiveInstCombine
Analysis
AsmParser
BitWriter
CFGuard
CodeGen
Core
Coroutines
Extensions
IPO
IRReader
IRPrinter
InstCombine
Instrumentation
MC
ObjCARCOpts
Remarks
ScalarOpts
Support
Target
TargetParser
TransformUtils
Vectorize
Passes
)
add_llvm_tool(opt
NewPMDriver.cpp
opt.cpp
DEPENDS
intrinsics_gen
SUPPORT_PLUGINS
)
export_executable_symbols_for_plugins(opt)