Remove code which assumes it knows how vectors are stored in memory.
authorDan Gohman <gohman@apple.com>
Thu, 25 Feb 2010 16:05:33 +0000 (16:05 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 25 Feb 2010 16:05:33 +0000 (16:05 +0000)
commit2440cf1c6f8efe83772dabc4582e8c1e3637cc56
treed76ee7af2c05716343e2ea06455e5854055dced6
parenta5a23046cbea6d011f84c97ac61743cb8f6a58c6
Remove code which assumes it knows how vectors are stored in memory.

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