summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2019-03-12 14:01:29 +0000
committerJinsong Ji <jji@us.ibm.com>2019-03-12 14:01:29 +0000
commit06bee01d2bc7d17e3ee378a1791946b81e2a4611 (patch)
tree6dc97ed335ed682390762a4fc9404d4fc65be133 /lldb/packages/Python/lldbsuite/test/python_api
parent44957b5fdda57e966e96a440175490bb45a958e7 (diff)
downloadbcm5719-llvm-06bee01d2bc7d17e3ee378a1791946b81e2a4611.tar.gz
bcm5719-llvm-06bee01d2bc7d17e3ee378a1791946b81e2a4611.zip
[NFC][PowerPC]Assert when trying to generate directmove below P8.
This was found when we generated COPY from G8RC to F8RC in EmitInstrWithCustomInserter without checking proper architecture, we silently generated mtvsrd, which require P8 and up. This is a NFC patch to add assert when we call copyPhysReg, in case someone accidentally generate COPY between G8RC to F8RC for P7 and below. llvm-svn: 355920
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud