You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've fixed one of these bugs, but there are couple more lurking. The handling of debug information in the middle of the compiler isn't well-tested and it looks like SsaDeleteVar needs added type information for normalization.
Ah thanks. Is debug information not stable yet? It'd be good to just have them always on. And it'd shake the compiler a bit more so that bugs like these are caught.
$ V3C_OPTS="-dwarf=true -symbols=true" aeneas bootstrap
gives me
for the x86-64-linux target.
Originally posted by @k-sareen in #308 (comment)
The text was updated successfully, but these errors were encountered: