diff options
Diffstat (limited to 'lib/Transforms/InstCombine/CMakeLists.txt')
| -rw-r--r-- | lib/Transforms/InstCombine/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Transforms/InstCombine/CMakeLists.txt b/lib/Transforms/InstCombine/CMakeLists.txt index c1f2090..190ef86 100644 --- a/lib/Transforms/InstCombine/CMakeLists.txt +++ b/lib/Transforms/InstCombine/CMakeLists.txt @@ -4,6 +4,7 @@ add_llvm_library(LLVMInstCombine InstCombineCompares.cpp InstCombineLoadStoreAlloca.cpp InstCombinePHI.cpp + InstCombineSelect.cpp InstCombineSimplifyDemanded.cpp InstCombineVectorOps.cpp ) |
