diff options
author | Martin Storsjö <martin@martin.st> | 2020-04-09 00:42:50 +0300 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2020-06-17 16:44:29 -0700 |
commit | 783f5c6c5e2a44d5b66f8277ff5917fdb6b455c6 (patch) | |
tree | 24b7c42e11936ebb4d6469973b89df3b53c0a5b6 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | f5a9c661a35621640370837bae67cfb28f2f279b (diff) | |
download | bcm5719-llvm-783f5c6c5e2a44d5b66f8277ff5917fdb6b455c6.tar.gz bcm5719-llvm-783f5c6c5e2a44d5b66f8277ff5917fdb6b455c6.zip |
Fix alignment of thunks for ARM/ARM64
The alignment of ARM64 range extension thunks was fixed in
7c816492197a, but ARM range extension thunks, and import
and delay import thunks also need aligning (like all code on ARM
platforms).
I'm adding a test for alignment of ARM64 import thunks - not
specifically adding tests for misalignment of all of them though.
Differential Revision: https://reviews.llvm.org/D77796
(cherry picked from commit 12c9e2f1110a4fc73562214cf5dd0194b31e87cf)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions