diff options
Diffstat (limited to 'llvm/lib/Linker/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Linker/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Linker/CMakeLists.txt b/llvm/lib/Linker/CMakeLists.txt index f9d8e0925ae..8916fb3f725 100644 --- a/llvm/lib/Linker/CMakeLists.txt +++ b/llvm/lib/Linker/CMakeLists.txt @@ -1,4 +1,5 @@ add_llvm_library(LLVMLinker + IRMover.cpp LinkModules.cpp ADDITIONAL_HEADER_DIRS |