aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mlir/lib/Transforms/CMakeLists.txt')
-rw-r--r--mlir/lib/Transforms/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/mlir/lib/Transforms/CMakeLists.txt b/mlir/lib/Transforms/CMakeLists.txt
index 36f9e5b832be..2b185fcf0b7e 100644
--- a/mlir/lib/Transforms/CMakeLists.txt
+++ b/mlir/lib/Transforms/CMakeLists.txt
@@ -7,7 +7,6 @@ add_mlir_library(MLIRTransforms
BufferUtils.cpp
Bufferize.cpp
Canonicalizer.cpp
- CopyRemoval.cpp
CSE.cpp
Inliner.cpp
LocationSnapshot.cpp