diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-04-19 18:21:09 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-04-19 18:21:09 +0000 |
commit | 5945447d84320a8361be006e63dc942862adac63 (patch) | |
tree | 3863095ca4ef6f32ea7b25ab61c20486904cfbfb /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions | |
parent | a5b9d3c11ab4af36bcbdf189339271f776d6f381 (diff) | |
download | bcm5719-llvm-5945447d84320a8361be006e63dc942862adac63.tar.gz bcm5719-llvm-5945447d84320a8361be006e63dc942862adac63.zip |
[GVN] Don't coerce non-integral pointers to integers or vice versa
Summary:
See http://llvm.org/docs/LangRef.html#non-integral-pointer-type
The NewGVN test does not fail without these changes (perhaps it does
try to coerce pointers <-> integers to begin with?), but I added the
test case anyway.
Reviewers: dberlin
Subscribers: mcrosier, llvm-commits, Prazek
Differential Revision: https://reviews.llvm.org/D32208
llvm-svn: 300730
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions')
0 files changed, 0 insertions, 0 deletions