aboutsummaryrefslogtreecommitdiffstats
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
commitb8c7977ae500fac23f8aa856f0efa52786d95aaf (patch)
treef97e89519e8214fab89332ff73c363af96c57e33 /Makefile
parent6e7ac420dfc4c65af9f5deb8f7280e8164144bfe (diff)
downloadexternal_llvm-b8c7977ae500fac23f8aa856f0efa52786d95aaf.zip
external_llvm-b8c7977ae500fac23f8aa856f0efa52786d95aaf.tar.gz
external_llvm-b8c7977ae500fac23f8aa856f0efa52786d95aaf.tar.bz2
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