summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-09-02 10:08:10 -0700
committerCraig Topper <craig.topper@sifive.com>2021-09-02 10:25:02 -0700
commit3e89cc5cda22bdc35b1d0a21e6d8eae08a4f61dc (patch)
tree490fbb44c5f630880066affd5f87f2f1d9e32b6a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
parent163792113400a144eb1d4d83f464399679c47e14 (diff)
[X86] Remove isel predicates for xgetbv/xsetbv instructions so they can work on Windows.
https://reviews.llvm.org/D56686 was supposed to allow these to work on Windows without needing to enable the xsave feature to match MSVC. It seems this didn't work because the backend isel patterns would still block it. This patch removes the predicates from the isel patterns. Fixes PR51706. Reviewed By: pengfei Differential Revision: https://reviews.llvm.org/D109097
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions