MC: Add partial x86-64 support to COFF.
[oota-llvm.git] / include / llvm / MC / MCDirectives.h
2010-07-08 Kevin EnderbyAdded the darwin .weak_def_can_be_hidden directive.
2010-02-12 Chris Lattnerdoxygenize some comments, patch by Peter Collingbourne!
2010-01-25 Chris Lattneradd symbol attribute support for the ELF .type directive.
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...