[PATCH] D21006: [Driver] Make -flto -S emit assembly

Rafael EspĂ­ndola via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 5 18:43:32 PDT 2016


Fair enough, let's keep it as is and try to update the build.

Cheers,
Rafael
On Jun 5, 2016 9:28 PM, "Mehdi AMINI" <mehdi.amini at apple.com> wrote:

> mehdi_amini added a comment.
>
> What makes me not comfortable with this change is that after that  `-c`
> would not involves codegen but `-S` would.
> Indeed I am using sometimes `-flto -S` and I expect IR, that's what is the
> most logical to me considering what -c does.
>
>
> http://reviews.llvm.org/D21006
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160605/f281c5b0/attachment.html>


More information about the cfe-commits mailing list