[PATCH] D152065: [ELF] Add PT_RISCV_ATTRIBUTES

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 08:38:22 PDT 2023


MaskRay added a comment.

Relatedly, `llvm-objcopy --remove-section=.riscv.attributes` probably should change the `PT_RISCV_ATTRIBUTES` program header to a `PT_NONE`. I'll handle this later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152065/new/

https://reviews.llvm.org/D152065



More information about the llvm-commits mailing list