Skip to content
Commit 2829f330 authored by Nate Begeman's avatar Nate Begeman
Browse files

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
parent 02e33b70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment