mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-30 07:22:55 +01:00
a2f68cf0f9
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 |
||
---|---|---|
.. | ||
AllocInfo.h | ||
IGNode.cpp | ||
IGNode.h | ||
InterferenceGraph.cpp | ||
InterferenceGraph.h | ||
LiveRange.h | ||
LiveRangeInfo.cpp | ||
LiveRangeInfo.h | ||
Makefile | ||
Notes.txt | ||
PhyRegAlloc.cpp | ||
PhyRegAlloc.h | ||
RegAllocCommon.h | ||
RegClass.cpp | ||
RegClass.h |