llvm-6502/lib/Transforms
Dan Gohman bd1801b555 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124134 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-24 18:53:32 +00:00
..
Hello
InstCombine Null initialize a few variables flagged by 2011-01-23 17:05:06 +00:00
Instrumentation
IPO
Scalar Give GetUnderlyingObject a TargetData, to keep it in sync 2011-01-24 18:53:32 +00:00
Utils fix PR9017, a bug where we'd assert when promoting in unreachable 2011-01-24 03:29:07 +00:00
Makefile