[flang-commits] [flang] [compiler-rt] [lldb] [clang] [llvm] [mlir] [clang-tools-extra] [Profile] Add binary profile correlation to offload profile metadata at runtime. (PR #69493)
Fangrui Song via flang-commits
flang-commits at lists.llvm.org
Thu Nov 9 22:23:02 PST 2023
================
@@ -195,8 +195,14 @@ OPTIONS
.. option:: --debug-info=<path>
Specify the executable or ``.dSYM`` that contains debug info for the raw profile.
- When ``-debug-info-correlate`` was used for instrumentation, use this option
- to correlate the raw profile.
+ When ``-profile-correlate=debug-info`` was used for instrumentation, use this
----------------
MaskRay wrote:
`--profile-correlate=debug-info` (double-dash)
https://github.com/llvm/llvm-project/pull/69493
More information about the flang-commits
mailing list