diff options
author | Davide Italiano <davide@freebsd.org> | 2017-06-20 22:57:40 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-06-20 22:57:40 +0000 |
commit | 0ec715be1fd0081861d7e60c3f776d48d87c266d (patch) | |
tree | 321ccfebe149d85bfc61bb3693b53aba007abd6d /lldb/scripts/Python/python-wrapper.swig | |
parent | 1ce38584880b0db2d1c999333727a74b281764db (diff) | |
download | llvm-0ec715be1fd0081861d7e60c3f776d48d87c266d.zip llvm-0ec715be1fd0081861d7e60c3f776d48d87c266d.tar.gz llvm-0ec715be1fd0081861d7e60c3f776d48d87c266d.tar.bz2 |
[NewGVN] Fix a bug that made the store verifier less effective.
We weren't actually checking for duplicated stores, as the condition
was always actually false. This was found by Coverity, and I have
no clue how to trigger this in real-world code (although I
tried for a bit).
llvm-svn: 305867
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions