Remove ExtractGlobalVariable - use StripPointerCasts
authorDuncan Sands <baldrick@free.fr>
Fri, 6 Jul 2007 09:10:03 +0000 (09:10 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 6 Jul 2007 09:10:03 +0000 (09:10 +0000)
commitb4fd45e2fc4973214227fbaa96975d9fcc19ba42
tree71dcc3d9effff975207e2a281c295c5982f8c1c6
parent33b0b8d242de8d428f11e77ea734a08b47797216
Remove ExtractGlobalVariable - use StripPointerCasts
instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37937 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp