Skip to content
Commit 8c7f9818 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

IRgen/Obj-C: Eliminate FindIvarInterface, now that ivar's are in the right...

IRgen/Obj-C: Eliminate FindIvarInterface, now that ivar's are in the right DeclContexts (-2 FIXMEs). We still have an annoying linear scan + hidden dependency on how Obj-C layout is done.
 - This is also an algorithmic improvement in IRgen for Obj-C, although it probably doesn't matter in practice.

llvm-svn: 100228
parent 89947ea8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment