diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-08-25 10:46:39 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-08-25 10:46:39 +0000 |
commit | ba689b33152d195202e58471d16a49930c8435b3 (patch) | |
tree | 9a2dea6f47675a97299afbc6de1afac1bcaf4f1f /clang/lib/Driver/Driver.cpp | |
parent | b78df507c838e9c23afb9f8aa1bbbad85c1ef56a (diff) | |
download | bcm5719-llvm-ba689b33152d195202e58471d16a49930c8435b3.tar.gz bcm5719-llvm-ba689b33152d195202e58471d16a49930c8435b3.zip |
Fix a bug where we would corrupt the offset when evaluating
a non-constant GEP.
I don't have any test case that demonstrates this, Nadav (indirectly)
pointed this out in code review. I'm not sure how possible it is to
contrive a test case for the current users of this code that triggers
the bad issue sadly.
llvm-svn: 189188
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions