[PATCH] D18681: [PGO] Avoid instrumenting direct callee's at value sites.

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 10:49:39 PDT 2016


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





More information about the llvm-commits mailing list