[PATCH] D137921: [LLD][ELF] Add support for OpenBSD PT_OPENBSD_MUTABLE segment type

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 19:50:46 PST 2022


MaskRay added a comment.

This needs a test. You may merge it with `openbsd-randomize.s` and possibly rename the test file.
The OpenBSD section/program header types are settled? I think the kernel has no usage yet.
Hope that David's comments in https://lobste.rs/s/wck0g4/openbsd_immutable_userland_mappings are useful ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137921



More information about the llvm-commits mailing list