diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-01-31 23:45:12 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-01-31 23:45:12 +0000 |
commit | dfbed59cc26a0918d5bf1dade19f6c95b64581e0 (patch) | |
tree | 4aa953132c6eaf4292c0383eac4cda8b3037abdb /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | b0bd489e4a47a2fdbabe722cf4a4f9b9fc7ff26b (diff) | |
download | llvm-dfbed59cc26a0918d5bf1dade19f6c95b64581e0.zip llvm-dfbed59cc26a0918d5bf1dade19f6c95b64581e0.tar.gz llvm-dfbed59cc26a0918d5bf1dade19f6c95b64581e0.tar.bz2 |
Don't put non-static allocas in the static alloca map
Allocas marked inalloca are never static, but we were trying to put them
into the static alloca map if they were in the entry block. Also add an
assertion in x86 fastisel.
llvm-svn: 200593
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions