[cfe-dev] struct copy

danchr at gmail.com danchr at gmail.com
Sun Sep 28 14:08:34 PDT 2008


On 28/09/2008, Chris Lattner <clattner at apple.com> wrote:
> In general, it is good for the front-end to preserve as much
> accurate type info in the LLVM IR as possible.

Wouldn't it make sense to have union types in the IR? It might be
useful with other source languages too. Seems to me like union types
would fit well within the structural equivalence type model described
in the documentation.

-- 
Dan Villiom Podlaski Christiansen, stud.scient.
danchr at daimi.au.dk, danchr at gmail.com



More information about the cfe-dev mailing list