summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-04-09 00:42:50 +0300
committerTom Stellard <tstellar@redhat.com>2020-06-17 16:44:29 -0700
commit783f5c6c5e2a44d5b66f8277ff5917fdb6b455c6 (patch)
tree24b7c42e11936ebb4d6469973b89df3b53c0a5b6 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
parentf5a9c661a35621640370837bae67cfb28f2f279b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud