summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-04-15 22:33:50 +0000
committerBill Wendling <isanbard@gmail.com>2013-04-15 22:33:50 +0000
commit3789171972381c2071ab094936ed50b88c448e00 (patch)
treef76a110f58a9181723f126ee3dcb833f2d600a1c /llvm/lib/Transforms/Utils/CloneFunction.cpp
parenta44f85abd420c5f9af79539a57917d8c9d2c5882 (diff)
downloadbcm5719-llvm-3789171972381c2071ab094936ed50b88c448e00.tar.gz
bcm5719-llvm-3789171972381c2071ab094936ed50b88c448e00.zip
We are not able to bitcast a pointer to an integral value.
Two return types are not equivalent if one is a pointer and the other is an integral. This is because we cannot bitcast a pointer to an integral value. PR15185 llvm-svn: 179569
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud