search for: ae39c897

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

2019 Feb 07
2
Not to consolidate two structs with the same data types (but different names) in configure/make tool chain
> https://llvm.org/docs/LangRef.html#structure-types I don't follow the above link. Could you help explain what it means? > Fundamentally, llvm is not designed to preserve details about front end language features. If directly compile .c to .ll can preserve the original struct information even they are essentially the same, why flto can not? It seems to me that there must be a way to