[llvm] dffbeff - [Support] Fix CMakeLists after e823068306e98e9
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 13:28:23 PDT 2020
/facepalm.
Thanks for catching that Sam!
-- Lang.
On Mon, Apr 13, 2020 at 1:14 PM Sam McCall via llvm-commits <
llvm-commits at lists.llvm.org> wrote:
>
> Author: Sam McCall
> Date: 2020-04-13T22:14:44+02:00
> New Revision: dffbeffa39f5625fab98ca203b0922e0ba14d06b
>
> URL:
> https://github.com/llvm/llvm-project/commit/dffbeffa39f5625fab98ca203b0922e0ba14d06b
> DIFF:
> https://github.com/llvm/llvm-project/commit/dffbeffa39f5625fab98ca203b0922e0ba14d06b.diff
>
> LOG: [Support] Fix CMakeLists after e823068306e98e9
>
> Added:
>
>
> Modified:
> llvm/lib/Support/CMakeLists.txt
>
> Removed:
>
>
>
>
> ################################################################################
> diff --git a/llvm/lib/Support/CMakeLists.txt
> b/llvm/lib/Support/CMakeLists.txt
> index b2071bee4d2d..897f183b660f 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
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/683720d9/attachment.html>
More information about the llvm-commits
mailing list