aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCAsmBackend.h
Commit message (Expand)AuthorAgeFilesLines
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-051-2/+3
* Tidy up. MCAsmBackend naming conventions.Jim Grosbach2012-01-181-9/+9
* Move some ARM specific MCAssmebler bits into the ARMAsmBackend.Jim Grosbach2012-01-181-0/+10
* Move target-specific logic out of generic MCAssembler.Jim Grosbach2011-12-061-0/+9
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-0/+131