aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-01-31 23:45:12 +0000
committerReid Kleckner <reid@kleckner.net>2014-01-31 23:45:12 +0000
commitdfbed59cc26a0918d5bf1dade19f6c95b64581e0 (patch)
tree4aa953132c6eaf4292c0383eac4cda8b3037abdb /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parentb0bd489e4a47a2fdbabe722cf4a4f9b9fc7ff26b (diff)
downloadllvm-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