OSDN Git Service

Fix ConstProp/2005-01-28-SetCCGEP.ll: indexing over zero sized elements does
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 19:09:51 +0000 (19:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 19:09:51 +0000 (19:09 +0000)
commitce04a6d7f6ce25c7d765a57baa30a70993a46021
treeaeec4e33aee96d9fa28d6dc0669953a1ac09c981
parent2fac727fb07f33157131e1be52fd61665daa7e99
Fix ConstProp/2005-01-28-SetCCGEP.ll: indexing over zero sized elements does
not change the address.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp