summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
diff options
context:
space:
mode:
authorWeiming Zhao <weimingz@codeaurora.org>2015-12-01 19:17:49 +0000
committerWeiming Zhao <weimingz@codeaurora.org>2015-12-01 19:17:49 +0000
commit56ab51870c42b4b3591070d5cf3155af9bcfcd10 (patch)
tree00e472f28f31004daedab58fa06f0026af59e6dc /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
parentf3027177bc87b69344a929e840350ba49fbb81f3 (diff)
downloadbcm5719-llvm-56ab51870c42b4b3591070d5cf3155af9bcfcd10.tar.gz
bcm5719-llvm-56ab51870c42b4b3591070d5cf3155af9bcfcd10.zip
[AArch64] Fix a corner case in BitFeild select
Summary: When not useful bits, BitWidth becomes 0 and APInt will not be happy. See https://llvm.org/bugs/show_bug.cgi?id=25571 We can just mark the operand as IMPLICIT_DEF is none bits of it is used. Reviewers: t.p.northover, jmolloy Subscribers: gberry, jmolloy, mgrang, aemerson, llvm-commits, rengolin Differential Revision: http://reviews.llvm.org/D14803 llvm-svn: 254440
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud