[PATCH] D79664: [ELF] Support --pack-dyn-relocs=rel+relr

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 16:43:08 PDT 2020


mcgrathr added a comment.

If people are agreed, I think separate `-z rel`, `-z relr`, and `-z android-relocs` flags that operate independent makes the most sense.  The existing `--pack-dyn-relocs` can be accepted for compatibility, but need not get any new supported values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79664





More information about the llvm-commits mailing list