Fix x86 32-bit register context definition to build properly on 32 and 64-bit hosts.
This fix changes thee x86 32-bit floating point register area to be the proper size independent of the host platform. Note as of this change list, this register context is not yet used since selecting it exposes issues with watchpoint assertions. Change by Matthew Gardiner. llvm-svn: 202285
Loading
Please register or sign in to comment