Revert "[opaque pointer type] Pass explicit pointer type through GEP constant folding"
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 6 May 2015 23:56:21 +0000 (23:56 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 6 May 2015 23:56:21 +0000 (23:56 +0000)
commitbe6ad41cdd1e0d9e09101025785698d852899942
tree056e98d5a304e8f28b6f8986e47950fefc3ea6fc
parente6f0494cd8d8d97d5fb70e2687125fdac2e3c434
Revert "[opaque pointer type] Pass explicit pointer type through GEP constant folding"

Causes regressions in Clang. Reverting while I investigate.

This reverts commit r236670.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236678 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/ConstantFold.cpp
lib/IR/ConstantFold.h
lib/IR/Constants.cpp
lib/Transforms/IPO/GlobalOpt.cpp