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 | 244e92eaab5065e489df98f3340f10815714185f (patch) | |
tree | 9157c0e797c5241a1de3525926eab3032d4c1271 /lib/Target/PowerPC/PPCISelPattern.cpp | |
parent | ac609ddf823d6d955f74ec6f82ca3b388ed9d610 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22208 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCISelPattern.cpp')
0 files changed, 0 insertions, 0 deletions