[PATCH] D77796: [LLD] [COFF] Fix alignment of thunks for ARM/ARM64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 14:43:20 PDT 2020


mstorsjo added a comment.

In D77796#1972959 <https://reviews.llvm.org/D77796#1972959>, @rnk wrote:

> I seem to recall we had some logic for boosting the alignment of known executable sections. Is it appropriate to reuse that for these thunks? It seems like each ISA has its own minimum code alignment.


Hmm, I don't think I remember seeing that - do you remember more in detail where that would be?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77796





More information about the llvm-commits mailing list