search for: d7a8177

Displaying 1 result from an estimated 1 matches for "d7a8177".

Did you mean: d7a8177e
2013 Oct 11
1
[LLVMdev] [Debug Info + LTO] Type Uniquing for C types?
> > I think the easiest design you'll get for uniquing C types that are > named the same thing (i.e. type defined in a .h file) is to use the > name of the struct combined with the file (and possibly line/column) > as an identifier. If you want to unify by structure then you'll need > to do something the equivalent to the type hashing that we're > implementing in