| commit | 51f689a6521ad68aa10c1ad238d6f3a6b6a60120 | [log] [tgz] |
|---|---|---|
| author | Owen Anderson <resistor@mac.com> | Wed Aug 13 21:49:13 2008 +0000 |
| committer | Owen Anderson <resistor@mac.com> | Wed Aug 13 21:49:13 2008 +0000 |
| tree | 22d1fae0f92a0efa19e44ab98313c90be9b67752 | |
| parent | 16306107cf7d7678f27ae583fb1967d440fe0737 [diff] |
Make the allocation of LiveIntervals explicit, rather than holding them in the r2iMap_ by value. This will prevent references to them from being invalidated if the map is changed. llvm-svn: 54763