[PATCH] D67260: [yaml2obj] Set p_align to the maximum sh_addralign of contained sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 09:50:57 PDT 2019


MaskRay updated this revision to Diff 219376.
MaskRay marked 6 inline comments as done.
MaskRay retitled this revision from "[yaml2obj] Set p_align to the maximum sh_addralign of containing sections" to "[yaml2obj] Set p_align to the maximum sh_addralign of contained sections".
MaskRay added a comment.

containing -> contained

--check-prefix ALIGN-16 -> (empty)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67260

Files:
  lib/ObjectYAML/ELFEmitter.cpp
  test/tools/yaml2obj/program-header-align.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67260.219376.patch
Type: text/x-patch
Size: 4233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/92b090a8/attachment.bin>


More information about the llvm-commits mailing list