[PATCH] D18624: [PGO] PGOFuncName meta data if PGOFuncName is different from function's raw name.
Adam Nemet via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 16:00:31 PDT 2016
anemet added a comment.
Still does not to work. The metadata has the full path for the file while the prof data only has the filename.
FTR, I applied this and the ICP patch on top of r266465.
http://reviews.llvm.org/D18624
More information about the cfe-commits
mailing list