"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "93359ac9e36126c428f64211daacc3bb52c6fe8a"
Added a new "objc_refs" command that will track down all allocations on the...
Added a new "objc_refs" command that will track down all allocations on the heap that have the "isa" for the objective C class at offset zero. This will need to be improved to deal with KVO classes, but it is a start. It also disallows looking up a pointer value of zero since that would return way too many matches. llvm-svn: 161724
Loading
Please register or sign in to comment