diff --git a/lld/lib/Core/CMakeLists.txt b/lld/lib/Core/CMakeLists.txt index 5ca9c9ccdbd1..9b6d032aa8ad 100644 --- a/lld/lib/Core/CMakeLists.txt +++ b/lld/lib/Core/CMakeLists.txt @@ -6,7 +6,6 @@ add_lld_library(lldCore File.cpp InputGraph.cpp LinkingContext.cpp - PassManager.cpp Resolver.cpp SymbolTable.cpp )