On 6/04/2015 6:08 a.m., bitwise wrote:
I'm pretty sure this function here is converting the typeinfo to a linked list of data that gets outputted to the object file:......Scratch that, I think this is what I'm looking for: https://github.com/D-Programming-Language/dmd/blob/master/src/toobj.c#L308
It most certainly is.
