[cfe-dev] Options to show details of the compilation process

mats petersson via cfe-dev cfe-dev at lists.llvm.org
Fri Jun 30 03:06:39 PDT 2017


As a starter for 5: -v will show you what steps the compiler performs (what
new processes it starts, and what the arguments are).

--
Mats

On 30 June 2017 at 10:44, Liu winter via cfe-dev <cfe-dev at lists.llvm.org>
wrote:

> Hi,
>
>
>       As I know, '-debug' is used in 'llc' to show a bunch of debugging
> printouts. I am wondering if there were a equivalent option in clang? If
> not how could I know what happens during compilation?
>
>
> Yours,
>
> Winter
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170630/d05b1e8c/attachment.html>


More information about the cfe-dev mailing list