Closed jclark closed 2 years ago
The named struct code needs some work. Not ok to do linear searches in namedStructTypes all the time.
I put in a workaround, but I don't really understand what the code is doing. Shouldn't it always be converting a named struct to a string by using the name?
I need to call constBitCast on a named struct when I haven't yet set the body of the struct.
I get a crash here: