Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
[oota-llvm.git] / include / llvm / Support / Registry.h
2010-07-26 Dan GohmanAdd a comment.
2009-09-06 Duncan SandsRemove unneeded declaration, as warned about by
2009-01-16 Mikhail GlushenkovRegistry.h should not depend on CommandLine.h.
2009-01-16 Mikhail GlushenkovDelete trailing whitespace.
2008-08-17 Gordon HenriksenDon't require Registry specializations to define random...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-09-27 Gordon HenriksenMy previous Registry.h header, as well as Collectors...