Skip to content
Commit aef91783 authored by Lang Hames's avatar Lang Hames
Browse files

SlotIndexes used to store the index list in a crufty custom linked-list. I can't

for the life of me remember why I wrote it this way, but I can't see any good
reason for it now. This patch replaces the custom linked list with an ilist.

This change should preserve the existing numberings exactly, so no generated code
should change (if it does, file a bug!).

llvm-svn: 154904
parent 114341db
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