aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ADT/ilist_node.h
AgeCommit message (Expand)Author
2009-02-27group friendshipGabor Greif
2009-02-27Introduce a new technique for merging BasicBlock with Instruction sentinel by...Gabor Greif
2009-01-09Removed trailing whitespace.Misha Brukman
2008-07-28Fold the useful features of alist and alist_node into ilist, andDan Gohman