diff options
Diffstat (limited to 'llvm/lib/Transforms/Utils/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Transforms/Utils/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt index d0ceb61c986..3387ef6ba8b 100644 --- a/llvm/lib/Transforms/Utils/CMakeLists.txt +++ b/llvm/lib/Transforms/Utils/CMakeLists.txt @@ -31,6 +31,7 @@ add_llvm_library(LLVMTransformUtils LoopUtils.cpp LoopVersioning.cpp LowerInvoke.cpp + LowerMemIntrinsics.cpp LowerSwitch.cpp Mem2Reg.cpp MemorySSA.cpp |

