[PATCH] Use NativeReferenceIvarsV2 if necessary.

Nick Kledzik kledzik at apple.com
Wed Nov 20 13:34:51 PST 2013


On Nov 20, 2013, at 12:31 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>  Don't mix in the same file.

Yes.  The issue is that the atoms (NativeDefinedAtomsIvarsV1) just has a start index in the references array.  If we have two references arrays, we would need to define how the single index can map into one of two arrays.

-Nick

> 
> http://llvm-reviews.chandlerc.com/D2217




More information about the llvm-commits mailing list