COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few constants.
[oota-llvm.git] / include / llvm / Support / COFF.h
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...