summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2005-06-12 23:52:58 +0000
committerNate Begeman <natebegeman@mac.com>2005-06-12 23:52:58 +0000
commit2829f330a3c39b40a39f3776ccb8af3b6f9616c6 (patch)
treee933de3a732f999fe3d2fc6d6543609eb9230a8a /llvm/lib/Transforms
parent02e33b70b1cc05671714bf27e5a2661eaa77840f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud