summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-10-01 07:08:41 +0000
committerCraig Topper <craig.topper@intel.com>2018-10-01 07:08:41 +0000
commit67d9dbdbddd229cd2006426113b50178af82b122 (patch)
tree2f52e04a371de406664152a6f1517ee227d8dd52 /lldb/packages/Python/lldbsuite/test/python_api/thread
parentdeb3640d951054569351b976a2113ff58b07fd99 (diff)
downloadbcm5719-llvm-67d9dbdbddd229cd2006426113b50178af82b122.tar.gz
bcm5719-llvm-67d9dbdbddd229cd2006426113b50178af82b122.zip
[X86] Stop X86DomainReassignment from creating copies between GR8/GR16 physical registers and k-registers.
We can only copy between a k-register and a GR32/GR64 register. This patch detects that the copy will be illegal and prevents the domain reassignment from happening for that closure. This probably isn't the best fix, and we should probably figure out how to handle this correctly. Fixes PR38803. llvm-svn: 343443
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud