[PATCH] D89087: [MemProf] Pass down memory profile name with optional path from clang

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 12:27:48 PDT 2020


davidxl added a comment.

longer term, the profile will be dumped into PGO's raw file, so for now is there a need for a user level option? should an internal option good enough?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89087



More information about the llvm-commits mailing list