diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-07-09 07:59:25 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-07-09 07:59:25 +0000 |
commit | 78a5a116a0ff842a8b960f3e628c45d3e335daa8 (patch) | |
tree | 2d82beebe27b2a1f7643ef2feb695fff45c06e7e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | bafa537eb741c7d30dc94ea332bfef90f48ce839 (diff) | |
download | llvm-78a5a116a0ff842a8b960f3e628c45d3e335daa8.zip llvm-78a5a116a0ff842a8b960f3e628c45d3e335daa8.tar.gz llvm-78a5a116a0ff842a8b960f3e628c45d3e335daa8.tar.bz2 |
[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.
llvm-svn: 185911
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions