commit | ff16df71f50231c79c379a146dc55b4d6867cbd9 | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Tue Jul 09 07:59:25 2013 +0000 |
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Tue Jul 09 07:59:25 2013 +0000 |
tree | f10fb5043fcbfeb17e088715c5e23d31d4078783 | |
parent | 11c29bafd584da2e39ee5d885ca2d53035bc1372 [diff] |
[PowerPC] Support .llong and fix .word 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