Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
[oota-llvm.git] / include / llvm / Support / COFF.h
2010-10-08 Michael J. SpencerMC-COFF: Fix Simple and Complex type. Fixes PR8320.
2010-10-08 Michael J. SpencerFix Whitespace.
2010-09-01 Michael J. SpencerCOFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few...
2010-08-21 Michael J. SpencerMC: Add partial x86-64 support to COFF.
2010-08-17 Anton KorobeynikovAdd some win64 coff goodness.
2010-07-26 Michael J. SpencerMC: Add WinCOFFObjectWriter implementation.
2010-07-14 Chris LattnerMerge lib/Target/X86/X86COFF.h into include/llvm/Suppor...
2010-07-01 Daniel DunbarRemove stray comma.
2010-07-01 Daniel DunbarMC: Move COFF enumeration constants to llvm/Support...