summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCDirectives.h
Commit message (Expand)AuthorAge
* Darwin: Add assembler directives to create version-min load commands.Jim Grosbach2014-03-18
* Refactor data-in-code annotations.Jim Grosbach2012-05-18
* Support .code32 and .code64 in X86 assembler.Evan Cheng2011-07-27
* Added support for the Mach-O .symbol_resolver directive. rdar://8673046Kevin Enderby2010-11-19
* Parse and record the gnu_unique_object type.Rafael Espindola2010-11-13
* Add '.code 32' assembler directive to MC streamers.Jim Grosbach2010-11-05
* MC'ize the '.code 16' and '.thumb_func' ARM directives.Jim Grosbach2010-11-05
* Trailing whitespace.Jim Grosbach2010-11-05
* Tiny patch for proof-of-concept cleanup of ARMAsmPrinter::EmitStartOfAsmFile()Jason W Kim2010-09-30
* Added the darwin .weak_def_can_be_hidden directive.Kevin Enderby2010-07-08
* doxygenize some comments, patch by Peter Collingbourne!Chris Lattner2010-02-12
* add symbol attribute support for the ELF .type directive.Chris Lattner2010-01-25
* move the various directive enums out of the MCStreamer classChris Lattner2010-01-23