diff options
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Support/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index cc80175185b..824ceec6a21 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -116,7 +116,6 @@ add_llvm_library(LLVMSupport MD5.cpp NativeFormatting.cpp Optional.cpp - Options.cpp Parallel.cpp PluginLoader.cpp PrettyStackTrace.cpp |