Generated llvm ir triggers llvm assertions #227
Labels
exp: intermediate
Achievable by experienced contributors, or with some guidance
pri: intermediate
An issue resulting in non-critical functionality loss and no significant effect on usability
type: fix
Bug fix or report
Milestone
So I accidentally compiled my llvm with assertions enabled, and now trying to run mun tests aborts with llvm assertion failure:
Looking at the ir snapshot my suspicion is that type info initializer does not match the declared type
MunTypeInfo
:The text was updated successfully, but these errors were encountered: