[PATCH] D150334: [llvm-profdata] Use string ref for FunctionSamplesMap

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 13:35:44 PDT 2023


huangjd added a comment.

In D150334#4335942 <https://reviews.llvm.org/D150334#4335942>, @davidxl wrote:

> For testing purpose, run the reader (via compiler and llvm-profdata) built with address sanitizer will help.

How do you build it with address sanitizer? Is this a LLVM component?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150334



More information about the llvm-commits mailing list