diff options
| author | Nate Begeman <natebegeman@mac.com> | 2005-06-12 23:52:58 +0000 |
|---|---|---|
| committer | Nate Begeman <natebegeman@mac.com> | 2005-06-12 23:52:58 +0000 |
| commit | 2829f330a3c39b40a39f3776ccb8af3b6f9616c6 (patch) | |
| tree | e933de3a732f999fe3d2fc6d6543609eb9230a8a /llvm/lib/Transforms | |
| parent | 02e33b70b1cc05671714bf27e5a2661eaa77840f (diff) | |
| download | bcm5719-llvm-2829f330a3c39b40a39f3776ccb8af3b6f9616c6.tar.gz bcm5719-llvm-2829f330a3c39b40a39f3776ccb8af3b6f9616c6.zip | |
When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
and the target independant register allocator were both using a class named
'LiveRange'. This lead to the target independant code calling code in the
SparcV9 backend, which crashed. Fixed by renaming SparcV9's LiveRange to
V9LiveRange.
llvm-svn: 22208
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

