Skip to content
  • Daniel Dunbar's avatar
    Patch from David Chisnall: · 566421c8
    Daniel Dunbar authored
    The attached diff fixes the //FIXME in message send to super.  This
    should now be faster, and works in the presence of class posing.  This
    is now the same approach as used in GCC (the earlier code was a quick
    hack to get something working).
    
    llvm-svn: 70868
    566421c8
Loading