[llvm] r260146 - [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 15:14:34 PST 2016


On 8 February 2016 at 15:10, Rong Xu <xur at google.com> wrote:
> Thanks for sending me the errors.  I'm kind of surprised to see this error:
> I generate the variable in IR level profiling only. I not sure why the
> variable got generate in clang instrumentation.
>
> I'll revert my patch and do some investigation.

Thanks! Let me know if you run into any problems; I'm not very
familiar with PGO, but happy to try and help out.

Tim.


More information about the llvm-commits mailing list