diff options
Diffstat (limited to 'llvm/lib/LTO/CMakeLists.txt')
-rw-r--r-- | llvm/lib/LTO/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/LTO/CMakeLists.txt b/llvm/lib/LTO/CMakeLists.txt index c5e34fb0b3a..2007ef21a61 100644 --- a/llvm/lib/LTO/CMakeLists.txt +++ b/llvm/lib/LTO/CMakeLists.txt @@ -49,7 +49,6 @@ endif() add_llvm_library(LLVMLTO LTO.cpp - LTOBackend.cpp LTOModule.cpp LTOCodeGenerator.cpp UpdateCompilerUsed.cpp |