"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "aa63610b098243617fb88e0fa9b89e34cb104915"
Changing the ObjC find method implementation to use a ClangUtilityFunction...
Changing the ObjC find method implementation to use a ClangUtilityFunction inserted into the target. Consolidate all the logic for finding the target of a method dispatch into this function, insert & call it. Gets calls to super, and all the fixup & fixedup variants working properly. Also gets the class from the object so that we step through KVO wrapper methods into the actual user code. llvm-svn: 121437
Loading
Please register or sign in to comment