diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-09-04 00:12:30 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-09-04 00:12:30 +0000 |
| commit | 50506787d1d918b979f57c64ef4d64de76957eba (patch) | |
| tree | 296933f3e0219dd9224e53e7dea435b883e56ded /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 3df9a8dfd7714dd6d03d5e1a93dbbfee736946bc (diff) | |
fix a bug in my licm rewrite when a load from the promoted memory
location is being re-stored to the memory location. We would get
a dangling pointer from the SSAUpdate data structure and miss a
use. This fixes PR8068
llvm-svn: 113042
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
