[PATCH] D18681: [PGO] Avoid instrumenting direct callee's at value sites.
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 10:56:14 PDT 2016
Agree with vsk. The new test should be put in test/Transforms/PGOProfile/
On Fri, Apr 1, 2016 at 10:49 AM, Vedant Kumar <vsk at apple.com> wrote:
> vsk added a comment.
>
> There needs to be a test in llvm for this change, especially because clang
> isn't the only frontend that can emit this kind of instrumentation.
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D18681
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/1484e82b/attachment.html>
More information about the llvm-commits
mailing list