Fix sentinels to use correctly 'aligned' pointers.
[oota-llvm.git] / include / llvm / ADT / ilist_node.h
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...