summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-07-24 17:30:45 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-07-24 17:30:45 +0000
commit391f69b0ff9827e5eb97fe7acd0e9a0a7a8e1c5e (patch)
tree0a820b48cb198c05fd11338b56f66a83f78a205e /llvm/lib/Transforms
parent256e28f9160d487e541aa1d25be77c6d99c51215 (diff)
downloadbcm5719-llvm-391f69b0ff9827e5eb97fe7acd0e9a0a7a8e1c5e.tar.gz
bcm5719-llvm-391f69b0ff9827e5eb97fe7acd0e9a0a7a8e1c5e.zip
Constify most methods. We could have constified doInitialization and
doFinalization too except that would have made them shadow, not override, the parent class :-P. Allow *any* constant cast expression between pointers and longs, or vice-versa, or any widening (not just same-size) conversion that isLosslesslyConvertibleTo approves. This fixes oopack. llvm-svn: 7288
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud