Add a MCLineSectionOrder vector so that we produce the line tables in a
[oota-llvm.git] / include / llvm / MC / MCDirectives.h
2010-11-13 Rafael EspindolaParse and record the gnu_unique_object type.
2010-11-05 Jim GrosbachAdd '.code 32' assembler directive to MC streamers.
2010-11-05 Jim GrosbachMC'ize the '.code 16' and '.thumb_func' ARM directives.
2010-11-05 Jim GrosbachTrailing whitespace.
2010-09-30 Jason W KimTiny patch for proof-of-concept cleanup of ARMAsmPrinte...
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...