[PATCH] D84994: [SampleFDO] Fix a crash when the sample profile uses md5 and -sample-profile-merge-inlinee is enabled

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 21:27:16 PDT 2020


wmi added a comment.

Commit the fix for the second problem in D84997 <https://reviews.llvm.org/D84997> together with the assertion and testcase in this patch, so D84997 <https://reviews.llvm.org/D84997> can be dedicated to solve the other problem.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84994/new/

https://reviews.llvm.org/D84994



More information about the llvm-commits mailing list