[patch] Delete projects/sample

Eric Christopher echristo at gmail.com
Wed Mar 12 15:43:04 PDT 2014


Sounds good to me.

-eric

On Wed, Mar 12, 2014 at 3:36 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> I recently update the autoconf files to fix the mingw/cygwin build. I
> then noticed that I forgot to fix projects/sample. That is not the
> first time that has happened. In fact, project/sample seems to be
> suffering from a slow bitrot.
>
> The two main issues with it are that it has no cmake support and
> includes a copy of the autoconf directory. The reality is that
> autoconf is not easily composable. The lack of composabilty is why we
> have clang options in llvm's configure. Suggesting that users include
> a copy of autoconf/ in their projects seems a bad idea.
>
> We are also in the process of switching to cmake, so pushing autoconf
> to new project is probably not what we want.
>
> Last but not least:
>  50 files changed, 7 insertions(+), 27470 deletions(-)
>
> Cheers,
> Rafael
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list