"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "56f31f5408098cf5178c118f8277b56b4dd0868b"
[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
Loading
Please register or sign in to comment