On Thu, 2 Feb 2012, Benjamin Herrenschmidt wrote:
We also should probably store the LLVM Ref of the type once "converted" into the original struct symbol so that we don't have to re-create it or all the time (thinking especially of typedef'ed function pointers) or search for it by name (functions).
Agreed. We already do this for LLVMValueRefs which are stored in ->priv field of pseudo_t.
-- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html