[PATCH] D47755: [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for code alignment when linker relaxation enabled
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 24 07:49:50 PST 2019
asb added a comment.
In D47755#1369341 <https://reviews.llvm.org/D47755#1369341>, @asb wrote:
> gas seems to have a bug here, I've filed https://sourceware.org/bugzilla/show_bug.cgi?id=24129
gas issue was my mistake in analysing the output (should have disassembled without aliases). So gas does do the sensible thing.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47755/new/
https://reviews.llvm.org/D47755
More information about the llvm-commits
mailing list