[PATCH] D116348: [llvm-profdata] Make -debug-info visible

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 18:04:36 PST 2021


MaskRay added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-profdata.rst:190
+
+ Specify the executable or `.dSYM` that contains debug info for the raw profile.
+ When `-debug-info-correlate` was used for instrumentation, use this option
----------------
markdown single quote translates to double-quote in rst. I changed it in dd2fbbbb2d277a5dd497edbd01b1fcd469e65f53


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