diff options
author | Chris Bieneman <beanz@apple.com> | 2017-03-13 23:27:58 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2017-03-13 23:27:58 +0000 |
commit | b3c780875d3d2ab94d77324f0124fb953fa88bea (patch) | |
tree | ff5f2063218212b3c44a0630678ce2b8379198a2 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 034a33a942a7bf807896cc9c8b4e6061a29a051f (diff) | |
download | llvm-b3c780875d3d2ab94d77324f0124fb953fa88bea.zip llvm-b3c780875d3d2ab94d77324f0124fb953fa88bea.tar.gz llvm-b3c780875d3d2ab94d77324f0124fb953fa88bea.tar.bz2 |
[debugserver] NFC. Cleanup DNBArchImpl*::GetFPUState()
This patch consolidates the DEBUG_FPU_REGS code for i386 and x86_64 to take advantage of the fact that the non-AVX members of the avx register state structure overlap with the standard fpu register state structure.
This reduces the amount of code required to set debug values into the register state structures because the register state structures are stored in a union.
llvm-svn: 297688
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions