r198640 - CodeGen: Initial instrumentation based PGO implementation

Justin Bogner mail at justinbogner.com
Mon Jan 6 17:15:18 PST 2014


NAKAMURA Takumi <geek4civic at gmail.com> writes:
> Don't seek bb labels like "if.else". Labels may not be emitted with -Asserts.
>
> I have suppressed a failure in r198651. Could you fix
> CodeGenCXX/instr-profile.cpp?

Thanks. I was looking at that failure as well. It's a bit tricky to fix
this properly, but I am looking into it.



More information about the cfe-commits mailing list