llvm-mirror/include
Dan Gohman db0dc19c04 Give GetUnderlyingObject a TargetData, to keep it in sync
with BasicAA's DecomposeGEPExpression, which recently began
using a TargetData. This fixes PR8968, though the testcase
is awkward to reduce.

Also, update several off GetUnderlyingObject's users
which happen to have a TargetData handy to pass it in.

llvm-svn: 124134
2011-01-24 18:53:32 +00:00
..
llvm Give GetUnderlyingObject a TargetData, to keep it in sync 2011-01-24 18:53:32 +00:00
llvm-c