search for: zeroinitialier

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

Did you mean: zeroinitializer
2009 Jan 21
2
[LLVMdev] RFA: Constant String c"\000"
...ctive-C, which requires that an empty string be placed in the .cstring section. Would it break everything or hurt performance to have a check in here that if this is a [1 x i8] array where C->isNullValue(), we should allow it to stay instead of creating the CAZ, which is translated into a "zeroinitialier"? -bw