[PATCH] D18485: [profile] Add integration test to validate PGO function names

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 16:09:55 PDT 2016


vsk created this revision.
vsk added a reviewer: davidxl.
vsk added a subscriber: llvm-commits.

Check that PGO function names are emitted correctly by clang, preserved during the profile merge step, and decoded properly by the coverage mapping reader.

http://reviews.llvm.org/D18485

Files:
  test/profile/CMakeLists.txt
  test/profile/instrprof-visibility-kinds.inc
  test/profile/instrprof-visibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18485.51696.patch
Type: text/x-patch
Size: 3070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/32a5ee7d/attachment.bin>


More information about the llvm-commits mailing list