llvm-6502/lib
Chris Lattner 9a7288b0c6 Simplify implementation of the FoldingSet circular list, a necessary step
to giving it iterators.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42586 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-03 20:45:43 +00:00
..
Analysis Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Archive
AsmParser
Bitcode Demoting CHelpers.h to include/llvm/Support. 2007-09-29 01:38:42 +00:00
CodeGen Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Debugger
ExecutionEngine Constant fold int-to-long-double conversions; 2007-09-30 18:19:03 +00:00
Linker
Support Simplify implementation of the FoldingSet circular list, a necessary step 2007-10-03 20:45:43 +00:00
System really fix PR1581, thanks to Daniel Dunbar for pointing 2007-09-28 20:50:50 +00:00
Target Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Transforms Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
VMCore Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Makefile