summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/module_section
diff options
context:
space:
mode:
authorLei Liu <lei.liu2@windriver.com>2018-08-02 01:54:12 +0000
committerLei Liu <lei.liu2@windriver.com>2018-08-02 01:54:12 +0000
commitb9a7b7a84d35fc13c2f49d81c3353dd58f12ee03 (patch)
treea43467831266170331340ee09893407af4b0eee0 /lldb/packages/Python/lldbsuite/test/python_api/module_section
parent06baa7e0f21ceeb3ecd3484d5be18e8231cfd6f3 (diff)
downloadbcm5719-llvm-b9a7b7a84d35fc13c2f49d81c3353dd58f12ee03.tar.gz
bcm5719-llvm-b9a7b7a84d35fc13c2f49d81c3353dd58f12ee03.zip
Fix FCOPYSIGN expansion
In expansion of FCOPYSIGN, the shift node is missing when the two operands of FCOPYSIGN are of the same size. We should always generate shift node (if the required shift bit is not zero) to put the sign bit into the right position, regardless of the size of underlying types. Differential Revision: https://reviews.llvm.org/D49973 llvm-svn: 338665
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/module_section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud