While we are at it, verify that 'my_int_ptr' points to 'g_my_int', using the...
While we are at it, verify that 'my_int_ptr' points to 'g_my_int', using the SBTarget.ResolveLoadAddress() to get its SBAddress, and SBAddress.GetSymbol() to get the corresponding symbol. llvm-svn: 144728
Loading
Please register or sign in to comment