[PATCH] D75724: [ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of sh_addralign

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 05:09:03 PDT 2020


psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.

Now that we have some documentation in place to record the decision, and I've not seen any objections to the simplification, I'm happy to approve the change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75724





More information about the llvm-commits mailing list