MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr.
[oota-llvm.git] / include / llvm / MC / MCDirectives.h
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...