[PATCH] D37462: [LLD] Fix padding of .eh_frame when in executable segment

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 03:38:19 PDT 2017


andrewng added a comment.

A similar fix was required for the string table, see https://reviews.llvm.org/D36267.


https://reviews.llvm.org/D37462





More information about the llvm-commits mailing list