diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-02-09 18:56:37 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-02-09 18:56:37 +0000 |
commit | 35c3318edcea4695490c225806bb690ff6f31bfb (patch) | |
tree | dad21b7776c41f0632b5406ccdd08f442648d4cd /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | cc3a4595f7f6b9c1b3895a19374828deec9416de (diff) | |
download | llvm-35c3318edcea4695490c225806bb690ff6f31bfb.zip llvm-35c3318edcea4695490c225806bb690ff6f31bfb.tar.gz llvm-35c3318edcea4695490c225806bb690ff6f31bfb.tar.bz2 |
Aligned __stub_helper section to 4-bytes.
ld64 aligns most of the stub's to 2 byte alignment, expect for
the stub helper common atoms which are 4 byte aligned.
This adds a new field to StubInfo which tracks this alignment
and ensures that this is the alignment we get in the final image.
rdar://problem/24570220
llvm-svn: 260248
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions