summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-05-08 15:54:41 +0000
committerChris Lattner <sabre@nondot.org>2009-05-08 15:54:41 +0000
commitef554846f061b9b467e7824f8d01e3c59778f3f6 (patch)
treef97e89519e8214fab89332ff73c363af96c57e33 /Makefile
parent4b7f7a6e1f3eacf116472c1b0d0eaddf01fa4495 (diff)
downloadllvm-ef554846f061b9b467e7824f8d01e3c59778f3f6.tar.gz
llvm-ef554846f061b9b467e7824f8d01e3c59778f3f6.tar.bz2
llvm-ef554846f061b9b467e7824f8d01e3c59778f3f6.tar.xz
fix RewriteStoreUserOfWholeAlloca to use the correct type size
method, fixing a crash on PR4146. While the store will ultimately overwrite the "padded size" number of bits in memory, the stored value may be a subset of this size. This function only wants to handle the case where all bits are stored. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71224 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions