[PATCH] D23777: Delete remaining compiler-rt makefiles

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 11:54:28 PDT 2016


> On Aug 22, 2016, at 11:01 AM, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> 
> jroelofs added a comment.
> 
> Are these ones needed by the CMake build?

Nope. Updated to remove them too.

-Chris

> 
>  ./lib/builtins/arm/Makefile.mk
>  ./lib/builtins/arm64/Makefile.mk
>  ./lib/builtins/armv6m/Makefile.mk
>  ./lib/builtins/i386/Makefile.mk
>  ./lib/builtins/Makefile.mk
>  ./lib/builtins/ppc/Makefile.mk
>  ./lib/builtins/x86_64/Makefile.mk
>  ./lib/Makefile.mk
> 
> 
> https://reviews.llvm.org/D23777
> 
> 
> 



More information about the llvm-commits mailing list