Revert 71165. It did more than just revert 71158 and it introduced
authorDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:46:24 +0000 (19:46 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:46:24 +0000 (19:46 +0000)
commit9a38e3e3991ea443e555d8060f91202a786acdd4
tree617c5e4a214e9be5b46747d6ed9b4ad888730151
parent31e4c77faee02666b79382fc9662a8972ee22873
Revert 71165. It did more than just revert 71158 and it introduced
several regressions. The problem due to 71158 is now fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71176 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
include/llvm/CodeGen/DwarfWriter.h
lib/Analysis/ConstantFolding.cpp
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
test/Transforms/InstCombine/constant-fold-ptr-casts.ll [new file with mode: 0644]