blob: ca9ca12d28c596c53267fcf81a03f30ae3d40329 [file] [log] [blame]
add_llvm_component_library(LLVMLTO
LTO.cpp
LTOBackend.cpp
LTOModule.cpp
LTOCodeGenerator.cpp
SummaryBasedOptimizations.cpp
UpdateCompilerUsed.cpp
ThinLTOCodeGenerator.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/LTO
DEPENDS
intrinsics_gen
llvm_vcsrevision_h
LINK_COMPONENTS
AggressiveInstCombine
Analysis
BinaryFormat
BitReader
BitWriter
CodeGen
Core
Extensions
IPO
InstCombine
Instrumentation
Linker
MC
ObjCARC
Object
Passes
Remarks
Scalar
Support
Target
TargetParser
TransformUtils
)