diff options
author | Enrico Granata <egranata@apple.com> | 2015-01-08 00:29:12 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-01-08 00:29:12 +0000 |
commit | 1a4d0785833bd2bc964844eb25fe0fccdd559a8e (patch) | |
tree | 3cb48fc2e069bca46c06ab824d7fcf9cae4357d1 /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp | |
parent | 66d51fc41a61a7433915cd958f9796292391b490 (diff) | |
download | bcm5719-llvm-1a4d0785833bd2bc964844eb25fe0fccdd559a8e.tar.gz bcm5719-llvm-1a4d0785833bd2bc964844eb25fe0fccdd559a8e.zip |
Fix a problem where a ValueObject could fail to update itself, but since it was previously valid, we'd have an old checksum to compare aginst no new checksum (because failure to update), and assert() and die. Fix the problem by only caring about this assertion logic if updates succeed
llvm-svn: 225418
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions