"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e5056155312d1856015c53a2ffd582e0c772d058"
[RISCV] Add support for .half, .hword, .word, .dword directives
These directives are recognised by gas. Support is added through the use of addAliasForDirective. Also match RISC-V gcc in preferring .half and .word for 16-bit and 32-bit data directives. llvm-svn: 332574
Loading
Please register or sign in to comment