Teach the PruningFunctionCloner how to look through loads with
authorNate Begeman <natebegeman@mac.com>
Fri, 25 Apr 2008 06:37:06 +0000 (06:37 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 25 Apr 2008 06:37:06 +0000 (06:37 +0000)
commit4be30ac0e207813674460d7807bcd004c40e3ea6
tree28886b668d212c25cd64398907e3bd8dfa4b7cf9
parent25453ea49e30e4e22e072153832158a6b0ee0390
Teach the PruningFunctionCloner how to look through loads with
ConstantExpression GEPs pointing into constant globals.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50256 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneFunction.cpp