[PATCH] D138846: MC/DC in LLVM Source-Based Code Coverage: LLVM back-end and compiler-rt
    Mike Hommey via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 20 22:45:07 PST 2023
    
    
  
glandium added a comment.
In D138846#4656607 <https://reviews.llvm.org/D138846#4656607>, @glandium wrote:
> Code built with older versions of LLVM (e.g. rust) and running with the updated runtime crash at startup with this change.
FWIW, neither followups fixed this issue. The crash happens in __llvm_profile_instrument_target.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138846/new/
https://reviews.llvm.org/D138846
    
    
More information about the llvm-commits
mailing list