search for: pairinit

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

Did you mean: pairing
2012 Nov 06
0
[LLVMdev] Introducing a new built-in type to tblgen.
...ir'. Pair is a compound type with two template argument: pair<ty1, ty2>; The idea is to add a literal for that type (maybe something like (x,y), or x->y...). As done with other built-in types, we could then add the method: Record::getValueAsPair(string). Which will return a new class, PairInit. I think feature will enable tblgen backends that need to build associative data structures to be more concise. I will appreciate any feedback on the proposed feature. Thx allot, Elior --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and...