1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 03:52:19 +02:00

Fixed merged vreg forceMem

This commit is contained in:
Brian Fiete 2021-02-24 15:22:43 -08:00
parent 524d3993ab
commit fa8b9eca28
2 changed files with 4 additions and 2 deletions

View file

@ -876,7 +876,6 @@ void BeIRCodeGen::Read(BeValue*& beValue)
}
}
Fail("ConstAgg struct member type mismatch");
}
}