Skip to content
  • Daniel Dunbar's avatar
    Merge ivar access amongst the three runtimes. · 9fd114d5
    Daniel Dunbar authored
     - For now, this means we are always doing the address computations by
       hand instead of constructing a proper GEP. Right now, however, this
       is less important than having fewer entry points to dealing with
       Objective-C interface layout.
    
    llvm-svn: 69787
    9fd114d5
Loading