[PATCH] D152065: [ELF] Add PT_RISCV_ATTRIBUTES program header

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


MaskRay added a comment.

I was misled. I forgot to ask myself again why this program header type is needed:)

I created https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/386 to propose that we remove `PT_RISCV_ATTRIBUTES` instead.


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