2013-09-25 07:52:22 +08:00
|
|
|
add_llvm_library(LLVMLTO
|
2016-08-24 05:30:12 +08:00
|
|
|
Caching.cpp
|
2016-05-24 06:54:06 +08:00
|
|
|
LTO.cpp
|
2016-08-11 22:58:12 +08:00
|
|
|
LTOBackend.cpp
|
2013-09-25 07:52:22 +08:00
|
|
|
LTOModule.cpp
|
|
|
|
LTOCodeGenerator.cpp
|
2016-04-13 14:32:46 +08:00
|
|
|
UpdateCompilerUsed.cpp
|
2016-03-09 09:37:22 +08:00
|
|
|
ThinLTOCodeGenerator.cpp
|
2015-02-11 11:28:02 +08:00
|
|
|
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/LTO
|
2015-02-01 08:55:43 +08:00
|
|
|
|
2016-11-17 12:36:50 +08:00
|
|
|
DEPENDS
|
|
|
|
intrinsics_gen
|
2017-04-13 09:26:12 +08:00
|
|
|
llvm_vcsrevision_h
|
2016-11-17 12:36:50 +08:00
|
|
|
)
|