summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-10-17 07:22:16 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-10-17 07:22:16 +0000
commit40617f593edf385e7bd47c71afbde9898ba0cec3 (patch)
tree5581a645595aa3a572569055fd88e01998d448b2 /llvm/unittests/ExecutionEngine
parent3440ecaae36cb8a3129c6f736ba312f08b424e85 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud