[PATCH] D39480: Include GUIDs from the same module when computing GUIDs that needs to be imported.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 31 14:58:41 PDT 2017
tejohnson added a comment.
Does VP metadata get synthesized from the SamplePGO profile? The original bug report had some of the targets on VP metadata attached to the indirect call, but was missing others. Why not include all the targets on that VP metadata rather than marking them for import which seems more hacky.
https://reviews.llvm.org/D39480
More information about the llvm-commits
mailing list