OSDN Git Service

Extension of GEP in constant folder was broken (apparently this code
authorDaniel Dunbar <daniel@zuster.org>
Tue, 24 Feb 2009 19:10:46 +0000 (19:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 24 Feb 2009 19:10:46 +0000 (19:10 +0000)
commita7b42034fcd0814572547637fc808587ae0822da
treef0fc877e435b1af7585d4e7354d45df264062b0e
parent46bdfb0e6bb9de86b19562fc52fddefd7014cf73
Extension of GEP in constant folder was broken (apparently this code
has never been run!).
 - Sorry, don't know how to make an LLVM test case for this.

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