[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:06:35 PDT 2016
xur added a comment.
You are right that instrumenting this kind of call is redundant. We should avoid.
LGTM with a small test case.
Repository:
rL LLVM
http://reviews.llvm.org/D18681
More information about the llvm-commits
mailing list