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 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | cc3a4595f7f6b9c1b3895a19374828deec9416de (diff) | |
download | bcm5719-llvm-35c3318edcea4695490c225806bb690ff6f31bfb.tar.gz bcm5719-llvm-35c3318edcea4695490c225806bb690ff6f31bfb.zip |
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 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions