Add ConstantExpr handling to Intrinsic::objectsize lowering.
authorEric Christopher <echristo@apple.com>
Thu, 11 Feb 2010 01:48:54 +0000 (01:48 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 11 Feb 2010 01:48:54 +0000 (01:48 +0000)
commit26d0e892e36e8dcc4248a8ccc8bedbd2d235eaee
tree20faca531f79e04e06ecb6ea03f1ee4cff6945cf
parentf87052a55ac7525dc86932549f2bc4bd69dd5d1b
Add ConstantExpr handling to Intrinsic::objectsize lowering.

Update testcase accordingly now that we can optimize another
section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/objsize.ll