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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 2 11:50:25 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 25937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121002/d611123c/attachment.obj>


More information about the cfe-commits mailing list