[PATCH] D38907: Give .note.gnu.build-id section alignment 4
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 15 13:42:17 PDT 2017
ruiu added a comment.
Is there a documentation about this? (I understand there's little hope, but just asking.)
I can see that why we want to align it to 4 bytes. Since the section does not contain 64-bit values even on 64-bit, 32-bit should suffice.
Repository:
rL LLVM
https://reviews.llvm.org/D38907
More information about the llvm-commits
mailing list