All code (at the moment) between RegisterContextPOSIX_i386 and RegisterContextPOSIX_x86_64 is now shared and uses just register offsets, so this checkin merges the two into a single RegisterContextPOSIX_x86. This should (hopefully) help Ed get the 32-bit version of FreeBSD lldb a bit further along as well.
I’ve run this through the 64-bit and -A i386 linux test suite.
Let me know if this looks ok. Thanks.
-Mike