![]() some methods in the ABI need a Process to do their work. Instead of passing it in as a one-off argument to those methods, this patch puts it in the base class and the methods can retrieve if it needed. Note that ABI's are sometimes built without a Process (e.g. SBTarget::GetStackRedZoneSize) so it's entirely possible that the process weak pointer will not be able to reconsistitue into a strong pointer. <rdar://problem/32526754> llvm-svn: 306633 |
||
---|---|---|
.. | ||
MacOSX-arm | ||
MacOSX-arm64 | ||
MacOSX-i386 | ||
SysV-arm | ||
SysV-arm64 | ||
SysV-hexagon | ||
SysV-i386 | ||
SysV-mips | ||
SysV-mips64 | ||
SysV-ppc | ||
SysV-ppc64 | ||
SysV-s390x | ||
SysV-x86_64 | ||
CMakeLists.txt |