[PATCH] D138846: MC/DC in LLVM Source-Based Code Coverage: LLVM back-end and compiler-rt
Mike Hommey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 20 22:45:06 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 cfe-commits
mailing list