summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2019-10-02 17:34:44 +0000
committerThomas Lively <tlively@google.com>2019-10-02 17:34:44 +0000
commit5b74c39d7222d6a8e449d63e7b5eeada712e6fcb (patch)
tree08f476c4bf627af680bf3e6b89299c3e3cbdd8ec /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent9ba60b38ccdad150e59cc10502482dfaa5d0749c (diff)
downloadbcm5719-llvm-5b74c39d7222d6a8e449d63e7b5eeada712e6fcb.tar.gz
bcm5719-llvm-5b74c39d7222d6a8e449d63e7b5eeada712e6fcb.zip
[WebAssembly] Error when using wasm64 for ISel
Summary: 64-bit WebAssembly (wasm64) is not specified and not supported in the WebAssembly backend. We do have support for it in clang, however, and we would like to keep that support because we expect wasm64 to be specified and supported in the future. For now add an error when trying to use wasm64 from the backend to minimize user confusion from unexplained crashes. Reviewers: aheejin, dschuff, sunfish Subscribers: sbc100, jgravelle-google, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68254 llvm-svn: 373493
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud