[Mlir-commits] [compiler-rt] [flang] [llvm] [lldb] [clang-tools-extra] [clang] [mlir] [Profile] Add binary profile correlation to offload profile metadata at runtime. (PR #69493)
    Zequan Wu 
    llvmlistbot at llvm.org
       
    Wed Nov 15 14:38:51 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
----------------
ZequanWu wrote:
Done.
https://github.com/llvm/llvm-project/pull/69493
    
    
More information about the Mlir-commits
mailing list