[PATCH] D19678: Annotated-source optimization reports (a.k.a. "listing" files)

Hal Finkel via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 14:39:09 PDT 2016


hfinkel added a comment.

In http://reviews.llvm.org/D19678#415844, @rjmccall wrote:

> I see what you're going for with "listing file", but I like ICC's option name much better, or at least something along those lines.


Sounds good to me. Do you have a preference on -fopt-report vs. -foptimization-report vs. something else? Do you have an opinion on the default file-name extension for the report? Maybe I should name it .opt-report (or something like that)?


http://reviews.llvm.org/D19678





More information about the cfe-commits mailing list