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