elf-core: support 32- and 64-bit x86 registers
This way the same RegisterContext class can support i386 and amd64/x86_64 core files. With some further refinement we should be able to merge all of the processor-specific RegisterContextPOSIX_* classes into a single shared one. llvm-svn: 201577
Loading
Please register or sign in to comment