diff options
author | Thomas Lively <tlively@google.com> | 2018-11-09 22:04:37 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-11-09 22:04:37 +0000 |
commit | 97bef83690f716ef1b1cb94ef0a1ff62ec3741b3 (patch) | |
tree | d383cd3b53754bbc2453557452134b59d2b6d0af /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 771d6d37cad492a16538e6339d1cafeb80a4e7c0 (diff) | |
download | bcm5719-llvm-97bef83690f716ef1b1cb94ef0a1ff62ec3741b3.tar.gz bcm5719-llvm-97bef83690f716ef1b1cb94ef0a1ff62ec3741b3.zip |
[WebAssembly] Disable custom NaN payload tests
Summary:
These tests fail on 32-bit builds because NaN payload bits in floating point
immediates are not necessarily preserved through compilation. This is because
the MC layer uses native doubles to store these values. The tests will be
reenabled once this problem has been fixed or deleted if we decide we don't care
about lowering payload bits.
Reviewers: aheejin, dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D54353
llvm-svn: 346558
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions