Remove bogus assertion. This unbreaks mingw, where ConstantSDNode
[oota-llvm.git] / include / llvm / ADT / alist.h
2008-07-12 Ted KremenekInline typedef for alist_iterator::pointer to work...
2008-07-10 Ted KremenekMake some typedefs public to make MSVC++ happy.
2008-07-10 Dan GohmanTidy up #includes.
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...