[cfe-commits] [patch] Remove -ccc-clang-archs

Chandler Carruth chandlerc at google.com
Sat Oct 6 22:16:52 PDT 2012


Rafael, the patch looks totally fine to me. But I suspect we should double
check w/ someone from Apple to make sure they don't have any remaining
scripts or other processes relying on this.


On Sat, Oct 6, 2012 at 9:48 PM, Rafael Espíndola <rafael.espindola at gmail.com
> wrote:

> ping
>
> On 2 October 2012 14:50, Rafael Espíndola <rafael.espindola at gmail.com>
> wrote:
> > On 2 October 2012 14:49, Rafael Espíndola <rafael.espindola at gmail.com>
> wrote:
> >> The clang driver has a fairly fancy support for executing gcc instead
> >> of clang itself. This dates back to clang's early days and I have the
> >> impression that part of it is not used anymore. This patch removes
> >> -ccc-clang-archs. The main benefit is that tests no longer need to
> >> differentiate architectures that are included in "production" builds
> >> of clang and those that are not.
> >
> > Now with the patch.
> >
> > Cheers,
> > Rafael
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121006/d4a36eca/attachment.html>


More information about the cfe-commits mailing list