From: Sam McCall Date: Mon, 13 Apr 2020 20:14:27 +0000 (+0200) Subject: [Support] Fix CMakeLists after e823068306e98e9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dffbeffa39f5625fab98ca203b0922e0ba14d06b;p=platform%2Fupstream%2Fllvm.git [Support] Fix CMakeLists after e823068306e98e9 --- 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