diff options
author | Bob Wilson <bob.wilson@apple.com> | 2011-01-07 04:58:56 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2011-01-07 04:58:56 +0000 |
commit | f291cb268f246c3cdc41718944055742772f81b3 (patch) | |
tree | 1260fd1b754092a7db0e3a5bfd3c567b31690706 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 044f3d78f4e4a8803e49e3c5a84930e147953582 (diff) | |
download | llvm-f291cb268f246c3cdc41718944055742772f81b3.zip llvm-f291cb268f246c3cdc41718944055742772f81b3.tar.gz llvm-f291cb268f246c3cdc41718944055742772f81b3.tar.bz2 |
Change EXTRACT_SUBVECTOR to require a constant index.
We were never generating any of these nodes with variable indices, and there
was one legalizer function asserting on a non-constant index. If we ever have
a need to support variable indices, we can add this back again.
llvm-svn: 122993
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions