From dffbeffa39f5625fab98ca203b0922e0ba14d06b Mon Sep 17 00:00:00 2001 From: Sam McCall Date: Mon, 13 Apr 2020 22:14:27 +0200 Subject: [PATCH] [Support] Fix CMakeLists after e823068306e98e9 --- llvm/lib/Support/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index b2071be..897f183 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -91,7 +91,6 @@ add_llvm_component_library(LLVMSupport ELFAttributes.cpp Error.cpp ErrorHandling.cpp - ExtensibleRTTI.cpp FileCheck.cpp FileCollector.cpp FileUtilities.cpp -- 2.7.4