aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCDirectives.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor data-in-code annotations.Jim Grosbach2012-05-181-0/+8
* Support .code32 and .code64 in X86 assembler.Evan Cheng2011-07-271-2/+3
* Added support for the Mach-O .symbol_resolver directive. rdar://8673046Kevin Enderby2010-11-191-0/+1
* Parse and record the gnu_unique_object type.Rafael Espindola2010-11-131-0/+1
* Add '.code 32' assembler directive to MC streamers.Jim Grosbach2010-11-051-1/+2
* MC'ize the '.code 16' and '.thumb_func' ARM directives.Jim Grosbach2010-11-051-1/+2
* Trailing whitespace.Jim Grosbach2010-11-051-1/+1
* Tiny patch for proof-of-concept cleanup of ARMAsmPrinter::EmitStartOfAsmFile()Jason W Kim2010-09-301-0/+1
* Added the darwin .weak_def_can_be_hidden directive.Kevin Enderby2010-07-081-1/+2
* doxygenize some comments, patch by Peter Collingbourne!Chris Lattner2010-02-121-21/+21
* add symbol attribute support for the ELF .type directive.Chris Lattner2010-01-251-13/+19
* move the various directive enums out of the MCStreamer classChris Lattner2010-01-231-0/+44