commit | ce22ec125169f7c2de1cea4ab60ce7b28eb5cac5 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Nov 13 05:01:36 2001 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Nov 13 05:01:36 2001 +0000 |
tree | 30b127f4eec1b81e01007a087fb7a3fda0b69626 | |
parent | e72c557dff15eb3d386fffe37aaebd9dbc641ac6 [diff] |
* Change ExpressionConvertableToType to more closely match map behavior of ConvertExpressionToType * Make ValueHandle's remove instruction from maps when they are deleted so that no false map hits occur if a subsequent instruction is allocated to the same space in memory. This was a VERY VERY VERY EVIL NASTY BUG to track down. :-P git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1288 91177308-0d34-0410-b5e6-96231b3b80d8