commit | 1d4a8fe156fc65124ea03dde46f9aed74b0a3451 | [log] [tgz] |
---|---|---|
author | Jay Foad <jay.foad@gmail.com> | Fri Jan 14 08:07:43 2011 +0000 |
committer | Jay Foad <jay.foad@gmail.com> | Fri Jan 14 08:07:43 2011 +0000 |
tree | 1ea3c9bc40e4e50b40bff59ca07aa539cac27350 | |
parent | 543384efb4b592eab24e914c6db30ee721bf77b0 [diff] |
Remove casts between Value** and Constant**, which won't work if a static_cast from Constant* to Value* has to adjust the "this" pointer. This is groundwork for PR889. llvm-svn: 123435