[PATCH] D8940: Clang changes for indirect call target profiling

Betul Buyukkurt via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 09:57:29 PST 2016


betulb updated this revision to Diff 45550.
betulb added a comment.

In this revision:

- Clang no longer attaches function names as metadata.
- Bug fixed in checking the getNumValueSites return value.
- Addressed review comments.


http://reviews.llvm.org/D8940

Files:
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CodeGenPGO.cpp
  lib/CodeGen/CodeGenPGO.h
  test/Profile/c-indirect-call.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8940.45550.patch
Type: text/x-patch
Size: 8353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160121/13bd2448/attachment-0001.bin>


More information about the cfe-commits mailing list