diff options
author | Yichao Yu <yyc1992@gmail.com> | 2017-10-22 20:28:17 +0000 |
---|---|---|
committer | Yichao Yu <yyc1992@gmail.com> | 2017-10-22 20:28:17 +0000 |
commit | 92c11ee352973a73e86784c0189b7c078673d135 (patch) | |
tree | 5c347317d70a896db1d248d59fab0f8046e8e089 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 24952ce5b97146800f84d1df586cf0e78acabaa4 (diff) | |
download | bcm5719-llvm-92c11ee352973a73e86784c0189b7c078673d135.tar.gz bcm5719-llvm-92c11ee352973a73e86784c0189b7c078673d135.zip |
Fix invalid ptrtoint in InstCombine
Summary:
It's unclear if this is the only thing we can do but at least this is consistent with the check
of address space agreement in `isBitCastable`.
The code is used at least in both instcombine and jumpthreading though
I could only find a way to trigger the invalid cast in instcombine.
Reviewers: loladiro, sanjoy, majnemer
Reviewed By: sanjoy
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D34335
llvm-svn: 316302
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions