[PATCH] RISC-V: Update ABI to the elf_flags after parsing elf attributes.

Jim Wilson jimw@sifive.com
Fri Nov 6 22:38:16 GMT 2020


On Thu, Nov 5, 2020 at 4:51 AM Nelson Chu <nelson.chu@sifive.com> wrote:

> solution.  Umm but we may still need to call the riscv_set_abi_by_arch
> at the final_processing, since a minor case that the file without any
> instruction will not call the md_assemble, but it may have some elf
> attributes setting, although I think the setting seems meaningless.
>

Yes, this is a good point.  I didn't consider this case.

Jim


More information about the Binutils mailing list