Core: Remove custom next-prev traits from SimpleReference, NFC
There's nothing special about the _next/_prev pointers in SimpleReference, so just use ilist_node to do the work. llvm-svn: 278468
Loading
Please register or sign in to comment
There's nothing special about the _next/_prev pointers in SimpleReference, so just use ilist_node to do the work. llvm-svn: 278468