[PATCH] Pass le32-specific flags to -cc1

Eli Bendersky eliben at google.com
Wed Jul 24 08:17:20 PDT 2013


Ping


On Mon, Jul 22, 2013 at 5:57 PM, Eli Bendersky <eliben at google.com> wrote:

> Hello,
>
> This patch adds passing of architecture-specific flags from the Clang
> driver to -cc1 for the le32 architecture. The first such flag is
> -fno-math-builtin.
>
> This is part 2 of the set of patches that switch the current approach of
> CGBuiltin hooks to making the decision in the driver. The first part
> (teaching -cc1 about the -fno-math-builtin flag) was committed in r186899.
> The third and final part will revert the CGBuiltin hooks and rewrite the
> test to use the new logic.
>
> PTAL,
> Eli
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130724/04e1262b/attachment.html>


More information about the cfe-commits mailing list