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