summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-10-06 17:04:55 +0000
committerDehao Chen <dehao@google.com>2017-10-06 17:04:55 +0000
commit9bd60429e29a9bce6f54f81cdb89f05cc29e6ca9 (patch)
treefb20dd0d7ca90456eed69a43991aa447d148bd84 /llvm/lib/Bitcode
parentafe5057b591b0dd062f2ffc8cfcc30befd8bff46 (diff)
downloadbcm5719-llvm-9bd60429e29a9bce6f54f81cdb89f05cc29e6ca9.tar.gz
bcm5719-llvm-9bd60429e29a9bce6f54f81cdb89f05cc29e6ca9.zip
Directly return promoted direct call instead of rely on stripPointerCast.
Summary: stripPointerCast is not reliably returning the value that's being type-casted. Instead it may look further at function attributes to further propagate the value. Instead of relying on stripPOintercast, the more reliable solution is to directly use the pointer to the promoted direct call. Reviewers: tejohnson, davidxl Reviewed By: tejohnson Subscribers: llvm-commits, sanjoy Differential Revision: https://reviews.llvm.org/D38603 llvm-svn: 315077
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud