Fix isIntN to work with APInts > 64 bits. This method is only
[oota-llvm.git] / include / llvm / ADT / ilist_node.h
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...