aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC/ppc-word.s
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Support .llong and fix .wordUlrich Weigand2013-07-091-0/+28
This adds support for the .llong PowerPC-specifc assembler directive. In doing so, I notices that .word is currently incorrect: it is supposed to define a 2-byte data element, not a 4-byte one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185911 91177308-0d34-0410-b5e6-96231b3b80d8