[PATCH] D19515: [PGO] Prohibit the recording the function address if it's internal and COMDAT.

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 22:47:10 PDT 2016


davidxl added a comment.

can you make a test out of a.ll -- by checking the per function data not referencing foo after instrumentation?


http://reviews.llvm.org/D19515





More information about the llvm-commits mailing list