[llvm-exegesis] Ensure that ExecutableFunction are aligned.
authorClement Courbet <courbet@google.com>
Wed, 9 Oct 2019 14:25:08 +0000 (14:25 +0000)
committerClement Courbet <courbet@google.com>
Wed, 9 Oct 2019 14:25:08 +0000 (14:25 +0000)
commit04a9a0eb0dd459ee209d001eaaaf6c9a73b76869
treea8bcc08d6cf7df26708e5ae66333cc6d6841c43e
parentfcc9c4627e93f491c2a488af1f20551b9d156b18
[llvm-exegesis] Ensure that ExecutableFunction are aligned.

Summary: Experiments show that this is the alignment we get (for ELF+Linux), but let's ensure that we have it.

Reviewers: gchatelet

Subscribers: tschuett, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68703

llvm-svn: 374170
llvm/tools/llvm-exegesis/lib/Assembler.cpp