[PATCH] D67032: [ELF] Align SHT_LLVM_PART_EHDR to a maximum page size boundary

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 13:26:25 PDT 2019


pcc added a comment.

Alternatively it looks like we could increase the alignment of the partition ELF header section here: http://llvm-cs.pcc.me.uk/tools/lld/ELF/SyntheticSections.cpp#3581


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67032





More information about the llvm-commits mailing list