summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCAsmBackend.h
Commit message (Expand)AuthorAge
* Prune some includes and forward declarations.Craig Topper2012-03-26
* ARM BL/BLX instruction fixups should use relocations.Jim Grosbach2012-02-27
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-05
* Tidy up. MCAsmBackend naming conventions.Jim Grosbach2012-01-18
* Move some ARM specific MCAssmebler bits into the ARMAsmBackend.Jim Grosbach2012-01-18
* Move target-specific logic out of generic MCAssembler.Jim Grosbach2011-12-06
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-25