Revert 80959. It isn't sufficient to solve the full problem. And it
authorDan Gohman <gohman@apple.com>
Thu, 3 Sep 2009 23:34:49 +0000 (23:34 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 3 Sep 2009 23:34:49 +0000 (23:34 +0000)
commit6e7ad958683f34bf6c014c88fef723e5a2d741be
treed9a3addec2c194094cb027f2daa97815a2862048
parentb405bbe6648d24b0cb5b03dc43c3997ac4f50a9b
Revert 80959. It isn't sufficient to solve the full problem. And it
introduced regressions in the Ocaml bindings tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80969 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
include/llvm/Constants.h
include/llvm/Support/ConstantFolder.h
include/llvm/Support/NoFolder.h
include/llvm/Support/TargetFolder.h
lib/Analysis/ConstantFolding.cpp
lib/VMCore/ConstantFold.cpp
lib/VMCore/Constants.cpp
lib/VMCore/Core.cpp