summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CMakeLists.txt b/clang/lib/CodeGen/CMakeLists.txt
index 4ebdcc6fc27..1987137a258 100644
--- a/clang/lib/CodeGen/CMakeLists.txt
+++ b/clang/lib/CodeGen/CMakeLists.txt
@@ -64,7 +64,6 @@ add_clang_library(clangCodeGen
SanitizerBlacklist.cpp
SanitizerMetadata.cpp
TargetInfo.cpp
- CoverageMappingGen.cpp
DEPENDS
intrinsics_gen
OpenPOWER on IntegriCloud