[lldb] Require x86 for unwind no-return test
authorDavid Spickett <david.spickett@linaro.org>
Fri, 9 Apr 2021 13:23:26 +0000 (13:23 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Tue, 13 Apr 2021 08:51:04 +0000 (08:51 +0000)
commita1f3187ca8a39a62f4a430da823c01aa7874b0d3
tree059f964be08f093aaa92fb51226ccf4a64095406
parent96c82166b6e38fd0c138876fb21d2a61af3cfcac
[lldb] Require x86 for unwind no-return test

The core file used is built for i386 so we
need the x86 backend to be able to load it.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D100195
lldb/test/API/functionalities/unwind/noreturn/module-end/TestNoReturnModuleEnd.py