summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKeno Fischer <keno@alumni.harvard.edu>2017-05-09 21:07:20 +0000
committerKeno Fischer <keno@alumni.harvard.edu>2017-05-09 21:07:20 +0000
commit06f962c1e8c84aac3bac31ceeeeda22a58a1fb7b (patch)
treef796c5e0fd8dcc780b9dbd9b981335c57a0e6f12 /clang/lib/Frontend/CompilerInvocation.cpp
parent7e3794d5c3f02b74e87e58bdce5a2e95b3334f72 (diff)
downloadbcm5719-llvm-06f962c1e8c84aac3bac31ceeeeda22a58a1fb7b.tar.gz
bcm5719-llvm-06f962c1e8c84aac3bac31ceeeeda22a58a1fb7b.zip
[GVN] Fix a crash on encountering non-integral pointers
Summary: This fixes the immediate crash caused by introducing an incorrect inttoptr before attempting the conversion. There may still be a legality check missing somewhere earlier for non-integral pointers, but this change seems necessary in any case. Reviewers: sanjoy, dberlin Reviewed By: dberlin Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D32623 llvm-svn: 302587
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud