See https://reviews.llvm.org/D122258#inline-1223493. I can't repro the
issue locally but this seems like the likely culprit.
Details
Details
- Reviewers
uabelho - Group Reviewers
Restricted Project - Commits
- rGe4a21e1644f2: [MC] Fix likely uninitialized memory bug
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
As I haven't been able to reproduce the problem manually myself I can't confirm that this fixes the problem, but it does seem likely.
Thanks!