[PATCH] D63671: [llvm-profdata] Avoid keeping reference to every files

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 15:46:00 PDT 2019


wmi added a comment.

In D63671#1556584 <https://reviews.llvm.org/D63671#1556584>, @paulsemel wrote:

> Add one test case.


Thanks. If we remove the code to replace string reference from file data buffer to FunctionNames set for call targets, will the test fail?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63671





More information about the llvm-commits mailing list