Skip to content
Commit e4ce4419 authored by Jim Ingham's avatar Jim Ingham
Browse files

Switch over to using object_getClass to get the class of an object. Previously we were

directly accessing the isa pointer of a class object to get its meta-class, but the isa
pointers are not simple pointers on arm64, so this would cause the stepping to fail.
object_getClass does whatever magic needs doing in this case.

<rdar://problem/17239690>

llvm-svn: 211289
parent 21fdc932
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment