aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-08-23 17:23:12 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-08-23 17:23:12 +0000
commitbf2a8a287814f2a50fa875420d84c1c8a99b22fc (patch)
treef856d6beca1e8e0d514dd597a385f1c707e6b9af /llvm/lib/Object/WasmObjectFile.cpp
parentfe3a5bfb25cf38d4a5d411d336af92bbfb3e79c6 (diff)
downloadllvm-bf2a8a287814f2a50fa875420d84c1c8a99b22fc.zip
llvm-bf2a8a287814f2a50fa875420d84c1c8a99b22fc.tar.gz
llvm-bf2a8a287814f2a50fa875420d84c1c8a99b22fc.tar.bz2
Process: fix FXSAVE on x86
The FXSAVE member `ftw` (FPU Tag Word) was given the wrong size (8-bit) instead of the correct width (16-bit) as per the x87 Programmer's Manual. Adjust this to ensure that we print out the complete value for the register. llvm-svn: 311579
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions