<rdar://problem/12602978>

RegisterContextKDP_i386 was not correctly writing registers due to missing "virtual" keywords. Added the virtual keywords and made the functions pure virtual to ensure subclasses can't get away without implementing these functions.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@167066 91177308-0d34-0410-b5e6-96231b3b80d8
4 files changed