| David Brazdil | 809d70f | 2015-11-19 10:29:39 +0000 | [diff] [blame] | 1 | Test an SsaBuilder regression where storing into the high vreg of a pair |
| 2 | would not invalidate the low vreg. The resulting environment would generate | ||||
| 3 | an incorrect stack map, causing deopt and try/catch to use a wrong location. | ||||