[PATCH] D116348: [llvm-profdata] Make -debug-info visible
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 28 17:22:38 PST 2021
ellis accepted this revision.
ellis added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/docs/CommandGuide/llvm-profdata.rst:190-192
+ Specify the executable or `.dSYM` that contains debug info for raw profile.
+ When `-debug-info-correlate` was used for an instrumentation, use this option
+ to correlate the raw profile.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116348/new/
https://reviews.llvm.org/D116348
More information about the llvm-commits
mailing list