aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorPhoebe Wang <phoebe.wang@intel.com>2022-01-23 09:14:58 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2022-01-23 09:58:46 +0800
commit37d1d02200b9472082304c191f396f0489d00e05 (patch)
treee431d2a87c54555f02f08bba87e6a3e202f207cd /lldb/source/Commands/CommandObjectThread.cpp
parentb8467952404c3598c9c901332607eb1886e1721c (diff)
downloadllvm-37d1d02200b9472082304c191f396f0489d00e05.zip
llvm-37d1d02200b9472082304c191f396f0489d00e05.tar.gz
llvm-37d1d02200b9472082304c191f396f0489d00e05.tar.bz2
[X86][MS] Change the alignment of f80 to 16 bytes on Windows 32bits to match with ICC
MSVC currently doesn't support 80 bits long double. ICC supports it when the option `/Qlong-double` is specified. Changing the alignment of f80 to 16 bytes so that we can be compatible with ICC's option. Reviewed By: rnk, craig.topper Differential Revision: https://reviews.llvm.org/D115942
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions