diff options
author | Dan Gohman <gohman@apple.com> | 2009-08-19 22:46:59 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-08-19 22:46:59 +0000 |
commit | 3d01334e6fa5caba1361d088fabf728c64b23c58 (patch) | |
tree | 9301c2cd7a3c0c64422b60f3c583de62f30c29ba /docs/ProgrammersManual.html | |
parent | 7bcec7e54163bfb2e3f3fda5254c1db1a403a3fb (diff) |
Fix a bug in the over-index constant folding. When over-indexing an
array member of a struct, it's possible to land in an arbitrary position
inside that struct, such that attempting to find further getelementptr
indices will fail. In such cases, folding cannot be done.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79485 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
0 files changed, 0 insertions, 0 deletions