The implementation of RegisterContextDarwin_arm is surrounded by #if defined(__APPLE__).
Some other files define subclasses, e.g. RegisterContextDarwin_arm_Mach in ObjectFileMachO.cpp, that are built on non-apple machines. This seems... confusing, and causes me some problems trying to do dynamic linking. Is there something wrong here, or should I just avoid doing that :-) Cheers, Sam
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev