[PATCH] D76802: [InstrProfiling] Use !associated metadata for counters, data and values
    Petr Hosek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 11 20:20:50 PDT 2020
    
    
  
phosek added a comment.
@davidxl Do you have any preference between the current solution which uses the artificial padding in `__llvm_prf_data` section to workaround the BFD ld bug, and a backend feature flag that could be set to enable this feature?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76802/new/
https://reviews.llvm.org/D76802
    
    
More information about the llvm-commits
mailing list