diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-10-17 07:22:16 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-10-17 07:22:16 +0000 |
commit | 40617f593edf385e7bd47c71afbde9898ba0cec3 (patch) | |
tree | 5581a645595aa3a572569055fd88e01998d448b2 /llvm/unittests/ExecutionEngine | |
parent | 3440ecaae36cb8a3129c6f736ba312f08b424e85 (diff) | |
download | bcm5719-llvm-40617f593edf385e7bd47c71afbde9898ba0cec3.tar.gz bcm5719-llvm-40617f593edf385e7bd47c71afbde9898ba0cec3.zip |
Fix a really annoying "bug" introduced in r165941. The change from that
revision makes no sense. We cannot use the address space of the *post
indexed* type to conclude anything about a *pre indexed* pointer type's
size. More importantly, this index can never be over a pointer. We are
indexing over arrays and vectors here.
Of course, I have no test case here. Neither did the original patch. =/
llvm-svn: 166091
Diffstat (limited to 'llvm/unittests/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions