aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ARM/elf-movt.s
AgeCommit message (Expand)Author
2011-08-04Print r_type with the correct number of bits.Rafael Espindola
2011-08-04Change anther counter to decimal.Rafael Espindola
2011-05-19This fixes one divergence between LLVM and binutils for ARM in theJason W Kim
2011-01-14Completed :lower16: / :upper16: support for movw / movt pairs on Darwin.Evan Cheng
2011-01-13Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a stepEvan Cheng
2011-01-121. Support ELF pcrel relocations for movw/movt:Jason W Kim
2011-01-11Workaround for bug 8721.Jason W Kim