[PATCH] D28047: Remove the '-disable-llvm-passes' flag (which I didn't even know existed, and I suspect many others aren't aware of either) and strength '-disable-llvm-optzns' to do the same thing.

Chandler Carruth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 22 11:49:34 PST 2016


chandlerc added a comment.

In https://reviews.llvm.org/D28047#629892, @mehdi_amini wrote:

> LGTM, but please wait for @rnk  to confirm :)
>
> Also any opinion about a driver option -emit-raw-llvm as @joerg suggested?


I like the idea generally, but I don't have an immediate use case and would defer that to a subsequent patch authored by someone who wants this? I really only wanted to remove the divergence between two flags here.


https://reviews.llvm.org/D28047





More information about the cfe-commits mailing list